Hi Jerome,

[EMAIL PROTECTED] wrote on 02/07/2007 05:40:24 AM:

> > I am trying to transcoding from SVG to JPEG. My file contains text 
> > in Khmer Unicode (http://www.khmeros.info).

   I took a look at the font in question.  The font seems to use
lots of OpenType features that can't be expressed in an SVG font and
apparently the JDK doesn't use these features when creating the
GlyphVector.

   Unfortunately short of recreating the font using ligatures
instead of OpenType features (ugly but possible) or turning all
your text into outlines somehow, I don't think Batik can render
this language correctly with this font.

   Sorry.


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

Reply via email to