> I just tried that with the current trunk 0.8-dev. > It seems that using the PNG which is generated from > and SVG does not appear in the PDF. However a pre-prepared > GIF or PNG are both okay. > > <figure src="../images/project.png" alt="generated PNG from SVG"/> > <figure src="../images/project-logo.gif" alt="pre-prepared GIF"/> > <figure src="../images/icon.png" alt="pre-prepared PNG"/> > > Have not tried with 0.5.1 sorry. > > -David
David, what do you mean by "generated PNG from SVG" and "pre-prepared..." ? Are you using some tool to convert formats before feeding the files to forrest ? If that's the case, is GIMP ok for the job ? thx