mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Remove the references to imageps*() after the T1Lib removal (Noticed by Ferenc)
This commit is contained in:
parent
05c24d5dfa
commit
cff872eaad
1 changed files with 0 additions and 10 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue