Mention UTF-8, escape entity (bug #30801)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175876 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-12-29 11:20:24 +00:00
parent d822b7b4ce
commit 0e68d69f44

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 1.15 $ -->
<!-- $Revision: 1.16 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.2 -->
<refentry id="function.imagettftext">
<refnamediv>
@ -126,7 +126,8 @@ $font = 'SomeFont';
</simpara>
<simpara>
May include decimal numeric character references (of the form:
&#8364;) to access characters in a font beyond position 127.
&amp;#8364;) to access characters in a font beyond position 127.
Strings in UTF-8 encoding can be passed directly.
</simpara>
<simpara>
If a character is used in the string which is not supported by the