mirror of
https://github.com/php/php-src.git
synced 2026-04-27 10:16:41 +02:00
Remove the references to imageps*() after the T1Lib removal (Noticed by Ferenc)
This commit is contained in:
@@ -185,16 +185,6 @@ PHP_FUNCTION(imagesy);
|
||||
PHP_FUNCTION(imagedashedline);
|
||||
PHP_FUNCTION(imagettfbbox);
|
||||
PHP_FUNCTION(imagettftext);
|
||||
PHP_FUNCTION(imagepsloadfont);
|
||||
/*
|
||||
PHP_FUNCTION(imagepscopyfont);
|
||||
*/
|
||||
PHP_FUNCTION(imagepsfreefont);
|
||||
PHP_FUNCTION(imagepsencodefont);
|
||||
PHP_FUNCTION(imagepsextendfont);
|
||||
PHP_FUNCTION(imagepsslantfont);
|
||||
PHP_FUNCTION(imagepstext);
|
||||
PHP_FUNCTION(imagepsbbox);
|
||||
|
||||
PHP_FUNCTION(jpeg2wbmp);
|
||||
PHP_FUNCTION(png2wbmp);
|
||||
|
||||
Reference in New Issue
Block a user