Yeah that one worked fine for me too it just doesn't in the slightly more elaborate situation we are rendering stuff in . Though the actual pdf is rendered perfectly. Meh ok sorry I don't have a more definitive idea why it isn't working in our real product code vs smaller debug examples where it works fine. I'll file a bug report if I ever find anything .
On Wednesday, March 16, 2016, Tilman Hausherr <[email protected]> wrote: > Am 16.03.2016 um 22:23 schrieb Jesse Kuhnert: > >> It appears as if the java2d font rendering logic in new 2.x versions >> missed >> something with unicode support. I have pdfs being output wonderfully with >> my sample unicode text (bengali in this case) but when we try to produce >> images any glyphs we have which aren't english appear to just be rendered >> as "blank" somehow. (meaning the spacing and line heights look like there >> is ghost text taking up space there but maybe that's just our logic for >> laying out pdf) >> >> Has anyone else tried to produce unicode based pdf images yet ? >> >> > > I just tried to render the file created with the EmbeddedFonts example and > it works fine. > > Tilman > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

