I have a problem with server side font. One of our web page is using a rare font. So I was trying to convert the text with that font into an image using php. We have a ftp server and I have put the font file on the server. However, the font on the converted image is not shown correctly. I am wondering why the font doesn't work on the server side. Is there anybody who could help me out? Or any ideas? Thanks a lot.
We would need to see the code used, otherwise we would just be throwing guesses out there. Most common issues would be path problems where the font file was not located or capitalization if moving between windows and linux.
Bookmarks