mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
GD fonts are in latin2 (bug #37009)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241634 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
9df903d730
commit
2b36a60fe9
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ such as <function>imagecreatetruecolor</function>.</para></listitem></varlistent
|
|||
|
||||
<!ENTITY gd.font.description '<varlistentry><term><parameter>
|
||||
font</parameter></term><listitem><para>Can be 1, 2, 3, 4, 5 for built-in
|
||||
fonts (where higher numbers corresponding to larger fonts) or any of your
|
||||
fonts in latin2 encoding (where higher numbers corresponding to larger fonts) or any of your
|
||||
own font identifiers registered with <function>imageloadfont</function>.
|
||||
</para></listitem></varlistentry>'>
|
||||
|
||||
|
|
Loading…
Reference in a new issue