ttf rendering -> bug -> alternatives?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
sequence

ttf rendering -> bug -> alternatives?

Post by sequence »

hi everyone,

about a week ago i stumbled about problems rendering a ttf, which turned out to be a bug.

since news didn't come up for more than a week now, i start to think that the bug is non-trivial and it will take more time to fix.

still ... i need to implement dynamic ttf-font rendering (bd plakatbau -> http://www.typedifferent.com/1995/index.html ) for a web-application.
i googled around a while but didn't find nice alternatives to the way i tried to do when discovering the bug.

i thought maybe the users here can point out some other way to achieve ttf rendering using imagemagick.
Post Reply