summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-09-23Fix compilation warning due to missing function declaration.Piotr Pawłow
2016-09-23Port colormatrix filter.Piotr Pawłow
2016-09-23Port test filter.Piotr Pawłow
2016-09-23Port colormod filter.Piotr Pawłow
2016-09-23Port remaining functions.Piotr Pawłow
2016-09-23Bugfix in imlib_psbbox: angle is a double.Piotr Pawłow
2016-09-23Port _php_handle_cliprect_array function.Piotr Pawłow
2016-09-23Remove unused function.Piotr Pawłow
2016-09-23Include info table header.Piotr Pawłow
2016-09-23Port T1lib resource destructors.Piotr Pawłow
2016-09-23Port "get resource" functions.Piotr Pawłow
2016-09-23Use constants for resource names.Piotr Pawłow
2016-09-14Remove ENFORCE_SAFE_MODE.Piotr Pawłow
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- remove call-time pass-by-referencepp
2013-07-24- replace function_entry with zend_function_entrypp
2011-05-04- php-config invocation replaced with makefile variablespp
2011-05-04- cleaned old and not working autoconf files for filterspp
2011-05-04- added makefile fragment to automatically compile and install filter modules...pp
2010-11-02- clear T1_errno before using libt1 functions (cont)pp
2010-11-02- update compatibility info for trunkpp
2010-11-02- clear T1_errno before using libt1 functionspp
2010-11-02- updated for PHP 5.3, fixed compilation, removed deprecated API callspp
2006-04-11- removed outdated troubleshooting information from INSTALL filepp
2005-07-13- fixed resource freeingpp
2005-06-20- get rid of compilation warningspp
2005-06-14- imlib version warning removedpp
2005-06-14- small changes in documentationpp
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- badness warningpp
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-20- TODO updatedpp
2004-05-19- more cleaningpp
2004-05-19- some cleaningpp
2004-05-19- initial importpp