>>>>> "AW" == Adam Witney <[EMAIL PROTECTED]> writes:

AW> Is a font-style of italics supported in batik 1.5?

    Yes.

AW> The italics appears when rendered from the SVG with the adobe
AW> plugin, but not when converted to a png with batik-rasterizer

    I'm guessing the issue is font availability.  Especially on UNIX
you often need to let the JVM know where fonts are located, and how
they are related.  It is also possible that the Adobe Renderer is
automatically creating an Italic version (perhaps through Multiple
Master Fonts or something...).

    If you are running on UNIX take a look at the
jre/lib/font.properties file.

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

Reply via email to