Closed GoogleCodeExporter closed 9 years ago
To get UTF8 support in PNG, I switched the trunk code to use the FreeType
rendering.
This seems to cause some problems. The first is that FontConfig needs to be
setup to
correctly get fonts, or GDFONTPATH set to something. Even if that is done,
there
appears to be a bug in libgd whereby it can't use any fonts:
http://bugs.libgd.org/?do=details&task_id=210
I'm thinking of pulling the FreeType text since it causes problems. The
downside is
that FreeType does provide support for UTF8 and anti-aliasing.
Original comment by Michael....@gmail.com
on 11 Jul 2009 at 1:05
Fixed at r42
Original comment by Michael....@gmail.com
on 11 Jul 2009 at 1:20
Original issue reported on code.google.com by
NThykier@gmail.com
on 10 Jul 2009 at 1:37