Warning: imagettftext() [function.imagettftext]: Could not find/open font in /home/a2424901/public_html/index.php on line 35

前端 未结 10 2022
被撕碎了的回忆
被撕碎了的回忆 2020-12-03 21:02


        
10条回答
  •  Happy的楠姐
    2020-12-03 21:45

    if you are using pChart use this:

    $myPicture->setFontProperties(array("FontName"=>"../fonts/Forgotte.ttf","FontSize"=>11));
    

提交回复
热议问题