Jump to content

font problem on linux server


Dathremar

Recommended Posts

I am drawing a pie chart on my web site. the function and everything works well on windows server (my local server), but on the linux on-line test server it doesnt. I located the problem in this -> imagettftext($image, 10, 0, $text_X, $text_Y, $text_color, $font, "$text"); where $font = "Verdana.ttf"; The problem is something about the font because  if i comment this line the picture is displayed just fine. Any suggestions  about what could be the solution of this matter?

 

Thx in advance

Link to comment
https://forums.phpfreaks.com/topic/93318-font-problem-on-linux-server/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.