LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Takeshi Abe Date: Wed Aug 6 01:16:44 2008 Subject: cvs: gd(GD_2_0) /libgd/src gdfx.c index.html
tabe Wed Aug 6 07:16:44 2008 UTC
Modified files: (Branch: GD_2_0)
/gd/libgd/src gdfx.c index.html
Log:
fixed typo
http://cvs.php.net/viewvc.cgi/gd/libgd/src/gdfx.c?r1=1.5&r2=1.5.2.1&diff_format=u
Index: gd/libgd/src/gdfx.c
diff -u gd/libgd/src/gdfx.c:1.5 gd/libgd/src/gdfx.c:1.5.2.1
--- gd/libgd/src/gdfx.c:1.5 Thu Jan 4 12:52:04 2007
+++ gd/libgd/src/gdfx.c Wed Aug 6 07:16:44 2008
@@ -246,7 +246,7 @@
{
radius = gdImageSY (im) / 2;
}
- gdStringFTCircle (im,
+ gdImageStringFTCircle (im,
gdImageSX (im) / 2,
gdImageSY (im) / 2,
radius,
http://cvs.php.net/viewvc.cgi/gd/libgd/src/index.html?r1=1.52.2.3&r2=1.52.2.4&diff_format=u
Index: gd/libgd/src/index.html
diff -u gd/libgd/src/index.html:1.52.2.3 gd/libgd/src/index.html:1.52.2.4
--- gd/libgd/src/index.html:1.52.2.3 Sun Nov 18 20:16:00 2007
+++ gd/libgd/src/index.html Wed Aug 6 07:16:44 2008
@@ -4327,7 +4327,7 @@
} else {
radius = gdImageSY(im) / 2;
}
- gdStringFTCircle(
+ gdImageStringFTCircle(
im,
gdImageSX(im) / 2,
gdImageSY(im) / 2,
| Navigate in group php.gd.cvs at sever news.php.net | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |