> The problem is that you are using SVG fonts. That is every character that
> is drawn is converted into a set of curves. The real problem is that the
> viewer (eg. acrobat) cannot display these curves very well. If you print
> out the document (on a decent printer) you will see that the text appe
On Fri, 12 Oct 2001 10:58:51 "Menday, Roger" wrote:
> Hi !
>
> I am using Apache FOP to produce PDF documents, and I am embedding
> vector
> diagrams into the document by describing the picture using SVG.
> Everything looks v.good, apart from the text in the SVG - this looks
> sort of 'grainy'
Hi ! I posted the following question to comp.text.xml, and my first reply advised posted it here, so here goes : --- I am using Apache FOP to produce PDF documents, and I am embeddingvectordiagrams into the document by describing the picture using SVG.Everything looks v.good, apart from