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:
Jakub Vrana 2007-08-20 10:45:59 +00:00
parent 9df903d730
commit 2b36a60fe9

View file

@ -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>'>