Re: [GD-DEVEL] undefined referenced to 'gdStringFTCircle'

[email protected] (Takeshi Abe) Thu, 07 Aug 2008 17:22:48 +0900 (JST)
Newsgroups php.gd.devel
Message-ID <[email protected]>
Hi,

On Wed, 6 Aug 2008 13:38:32 +0800, "wckbluesky" <[email protected]> wrote:
> Hi,
> 
> I found An ERROR in your website
> 
> in the manual of "Font and Text Handling Functions"
> 
> the example in the function explaination "gdImageStringFTCircle"
> 
> line 26.
> 
> the name of function "gdImageStringFTCircle" is wrote by "gdStringFTCircle" !!!!!
Good catch. We've fixed the typo in the wiki, and also in the code.

> I have complie this source code for a day , my complier keeps saying "undefined referenced to 'gdStringFTCirlce'
> 
> I spent my whole day to re-install my gdlib ,pnglib,freetype and even zlib!
> 
> Hope you modify this source code as soon as quickly since I don't know how many people have been "ANNOYED" by this "little" mistake.
Thanks a lot for your laborious report!

Cheers,
-- Takeshi Abe