Hello list,

I'm using GD-Lib in C and have the following problem:

When trying to generate gif-animations, the first picture is always rendered
great, the following ones get kind of "messed up", meaning the fonts get
really rough borders...

I use 'gdImageStringFT' to place the text onto the pictures,
'gdImageGifAnimBegin' to start the animation, and 'gdImageGifAnimAdd' to add
frames...

im using the font "courier", which shouldn't do problems imho...

I can post the full sourcecode if it is of interest.


regards,
hans
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to