• # Quelques pistes ?

    Posté par . En réponse au message Ecrire sur une image avec une police TTF. Évalué à 2.

    As-tu jeté un oeil ici : http://fr.php.net/manual/en/function.imagettftext.php(...)
    en particulier cette partie :
    Depending on which version of the GD library PHP is using, when fontfile does not begin with a leading / then .ttf will be appended to the filename and the library will attempt to search for that filename along a library-defined font path.

    Et les commentaires, en particulier celui-ci :
    Remember!!!

    When uploading a font to your website you have to set the transfer mode to binary. It took me some time to find out :P. Tried to download the font from my website and it was spoiled.


    ???
    En espérant que ça t'aidera à résoudre ton problème, comme on dit !