mirror of
https://github.com/php/php-src.git
synced 2026-04-19 14:01:01 +02:00
Changed here also.
This commit is contained in:
@@ -607,7 +607,7 @@ PHP_FUNCTION(pdf_show_xy) {
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto void pdf_set_font(int pdfdoc, string font, double size, int encoding, [int embed])
|
||||
/* {{{ proto void pdf_set_font(int pdfdoc, string font, double size, string encoding, [int embed])
|
||||
Select the current font face, size and encoding */
|
||||
PHP_FUNCTION(pdf_set_font) {
|
||||
pval *arg1, *arg2, *arg3, *arg4, *arg5;
|
||||
|
||||
Reference in New Issue
Block a user