For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > December 2004 > cvs: phpdoc /en/reference/image/functions imagettftext.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/image/functions imagettftext.xml
Jakub Vrana

2004-12-29, 8:55 am

vrana Wed Dec 29 06:20:24 2004 EDT

Modified files:
/phpdoc/en/reference/image/functions imagettftext.xml
Log:
Mention UTF-8, escape entity (bug #30801)

http://cvs.php.net/diff.php/phpdoc/...15&r2=1.16&ty=u
Index: phpdoc/en/reference/image/functions/imagettftext.xml
diff -u phpdoc/en/reference/image/functions/imagettftext.xml:1.15 phpdoc/en/reference/image/functions/imagettftext.xml:1.16
--- phpdoc/en/reference/image/functions/imagettftext.xml:1.15 Fri Dec 17 22:49:03 2004
+++ phpdoc/en/reference/image/functions/imagettftext.xml Wed Dec 29 06:20:24 2004
@@ -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 @@
</simpara>
<simpara>
May include decimal numeric character references (of the form:
- €) to access characters in a font beyond position 127.
+ &#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
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com