Emden R. Gansner wrote: > I have downloaded and installed the binary Batik version 1.1.1. It runs fine, > except when dealing with sample svg files which refer to (I assume) > system fonts, e.g., "font-family:Helvetica" in sizeOfSun.svg. In these > cases, this text is left undisplayed but the browser does not give any > error message. > > Do I need to install some fonts somewhere? If so, where and in what > format? > > This is running on Irix using JDK 1.3.
Helvetica is a unix font. I should have put 'font-family:Helvetica, sansserif' in my stylesheet (as it's recommended to always add a generic font at the end of the list of fonts for the font-family property. Anyway, it's a bug in batik , and it will help if you can add a bug in bugzilla. Thanks, Thierry. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]