summaryrefslogtreecommitdiffhomepage
path: root/php_imlib.c
AgeCommit message (Expand)Author
2016-09-14Port resource destructors.Piotr Pawłow
2016-09-14Port OnUpdateFontCacheSize.Piotr Pawłow
2016-09-14Revert "Quick and dirty PHP7 port."HEADmasterPiotr Pawłow
2016-09-14Revert "Remove useless include and defines."Piotr Pawłow
2016-09-08Remove useless include and defines.Piotr Pawłow
2016-09-08Quick and dirty PHP7 port.Piotr Pawłow
2013-07-24- replace function_entry with zend_function_entrypp
2010-11-02- clear T1_errno before using libt1 functions (cont)pp
2010-11-02- clear T1_errno before using libt1 functionspp
2010-11-02- updated for PHP 5.3, fixed compilation, removed deprecated API callspp
2005-07-13- fixed resource freeingpp
2005-01-09- no more "Unknown" resources. All resources have names nowpp
2005-01-09- oops, truetype font parameter is not a file name! Stream support for TTpp
2004-12-22- use PHP streams for font loading (lame copy&paste :p)pp
2004-12-22- use PHP streams for image load/savepp
2004-12-22- first try at making it compatible with PHP5pp
2004-12-22- contribution noticepp
2004-05-19- initial importpp