imagettf and .otf fonts

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
smeallum
Forum Newbie
Posts: 1
Joined: Mon Nov 13, 2006 2:01 pm

imagettf and .otf fonts

Post by smeallum »

Hi people...i am new to this forum, so hi to everybody :D

i am using succesfully the imagettf and related functions to make dynamig images of article titles in my website.

i recently bought an opentype font, which looks great with this functions, except that special letters in spanish language are not displayed.

i asked the manufacturer to send me the .ttf version of the font and with it and a function i created, i CAN display these letters, but the bad thing is that the .otf looks a lot better than the .ttf

Does anybody know a way which i can use to get accented letters to be rendered for .otf font files?

Thank you very much,
NiCo
Post Reply