[EMAIL PROTECTED] wrote: <snip/>
<quote> The Java2DRenderer (and therefore the print and bitmap renderers) is now offering the same quality as the PDF and PS renderers. Note: There can still be little differences between PDF and Print/PNG/TIFF because the latter uses a different font metrics source. (JM) </quote> However, I can't find anything about how to configure font metrics sources for Bitmap (Java2DRenderer) rendering. Does anyone know howto?
The Java2DRenderer uses the Fonts available in the JVM not fonts in the FOP Configuration file. Typically a JVM has all the fonts available in the OS. On Windows this is roughly all the Font files in the Windows\fonts directory.
Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
