rquadling Wed Aug 29 13:16:58 2007 UTC
Modified files:
/phpdoc quickref.txt
Log:
Typo + new funcs
http://cvs.php.net/viewvc.cgi/phpdoc/quickref.txt?r1=1.22&r2=1.23&diff_format=u
Index: phpdoc/quickref.txt
diff -u phpdoc/quickref.txt:1.22 phpdoc/quickref.txt:1.23
--- phpdoc/quickref.txt:1.22 Thu Aug 23 12:15:28 2007
+++ phpdoc/quickref.txt Wed Aug 29 13:16:57 2007
@@ -1033,6 +1033,9 @@
geoip_country_code_by_name - Get the two letter country code
geoip_country_name_by_name - Get the full country name
geoip_database_info - Get GeoIP Database information
+geoip_db_avail - Determine if GeoIP Database is available
+geoip_db_filename - Returns the filename of the corresponding GeoIP Database
+geoip_db_get_all_info - Returns detailed informations about all GeoIP database
types
geoip_id_by_name - Get the Internet connection speed
geoip_org_by_name - Get the organization name
geoip_record_by_name - Returns the detailed City information found in the
GeoIP Database
@@ -2246,7 +2249,7 @@
ImagickDraw::setFillOpacity - Sets the opacity to use when drawing using the
fill color or fill texture
ImagickDraw::setFillPatternURL - Sets the URL to use as a fill pattern for
filling objects
ImagickDraw::setFillRule - Sets the fill rule to use while drawing polygons
-ImagickDraw::setFont - Sets the fully-sepecified font to use when annotating
with text
+ImagickDraw::setFont - Sets the fully-specified font to use when annotating
with text
ImagickDraw::setFontFamily - Sets the font family to use when annotating with
text
ImagickDraw::setFontSize - Sets the font pointsize to use when annotating with
text
ImagickDraw::setFontStretch - Sets the font stretch to use when annotating
with text