>>>>> "EG" == Emden R Gansner <[EMAIL PROTECTED]> writes:

EG> Where does Batik look for fonts? Is there a way to specify this?

    This is all controlled by the JVM.  There are ways to specify what
fonts the JVM loads (the one I know of is jre/lib/font.properties).  I
suspect there are others but I don't know what they are. Help anyone?

EG> When I run Batik on one machine, with an SVG file containing
EG> style="font-family:Times-Roman", it displays correctly. On another
EG> machine, no text appears.

EG> On a related point, are there any values of "font-family" that
EG> Batik is guaranteed to support? Is so, how would I find out?

    All the font handling stuff comes from CSS2 so if you look at
15.2.2 in the CSS to specification you can see that there are five
generic families: 'serif', 'sans-serif', 'cursive', 'fantasy', and
'monospace'.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to