HA: font issues with embedded SVG

2001-10-12 Thread Anton Dekusar
> 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

Re: font issues with embedded SVG

2001-10-12 Thread Keiron Liddle
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'

font issues with embedded SVG

2001-10-12 Thread Menday, Roger
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