summaryrefslogtreecommitdiffhomepage
path: root/php_imlib.c
AgeCommit message (Collapse)Author
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
This reverts commit 87380c76cb1eb3644da7291d842281caaae63f2d. There are much more differences between PHP5 and 7 than I anticipated. The code doesn't work right.
2016-09-14Revert "Remove useless include and defines."Piotr Pawłow
This reverts commit 3b3b3b3a4bdbf6162378e860aff772f1f3604b5c.
2016-09-08Remove useless include and defines.Piotr Pawłow
2016-09-08Quick and dirty PHP7 port.Piotr Pawłow
Using compatibility shims and macros. Compiles both on PHP5 and 7. Done in one afternoon without much testing, so use at your own risk!
2013-07-24- replace function_entry with zend_function_entrypp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@344 455248ca-bdda-0310-9134-f4ebb693071a
2010-11-02- clear T1_errno before using libt1 functions (cont)pp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@336 455248ca-bdda-0310-9134-f4ebb693071a
2010-11-02- clear T1_errno before using libt1 functionspp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@334 455248ca-bdda-0310-9134-f4ebb693071a
2010-11-02- updated for PHP 5.3, fixed compilation, removed deprecated API callspp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@333 455248ca-bdda-0310-9134-f4ebb693071a
2005-07-13- fixed resource freeingpp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@209 455248ca-bdda-0310-9134-f4ebb693071a
2005-01-09- no more "Unknown" resources. All resources have names nowpp
- maintainer notice added git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@96 455248ca-bdda-0310-9134-f4ebb693071a
2005-01-09- oops, truetype font parameter is not a file name! Stream support for TTpp
fonts removed - truetype fonts encodings removed, as current version of imlib2 doesn't support it. Use utf-8 strings instead. git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@95 455248ca-bdda-0310-9134-f4ebb693071a
2004-12-22- use PHP streams for font loading (lame copy&paste :p)pp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@92 455248ca-bdda-0310-9134-f4ebb693071a
2004-12-22- use PHP streams for image load/savepp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@91 455248ca-bdda-0310-9134-f4ebb693071a
2004-12-22- first try at making it compatible with PHP5pp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@90 455248ca-bdda-0310-9134-f4ebb693071a
2004-12-22- contribution noticepp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@88 455248ca-bdda-0310-9134-f4ebb693071a
2004-05-19- initial importpp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@7 455248ca-bdda-0310-9134-f4ebb693071a