Hi Thomas, Thanks a lot for your input. I'm not sure I fully understand but I gather that the font (KhmerOS) cannot be expressed in SVG. There are other Khmer fonts available to display Khmer unicode. Maybe I'll try each one of them.... Cheers, Jerome
[EMAIL PROTECTED] wrote: 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] Jerome Benezech [EMAIL PROTECTED]
