|
From: Pierre J. <pie...@gm...> - 2008-12-01 17:48:08
|
On Mon, Dec 1, 2008 at 11:47 AM, Tatsuro MATSUOKA <tma...@ya...> wrote: > Hello > > #if defined(WIN32) && !defined(NONDLL) > /* static font pointers are recommended when using bgd.dll */ > # ifndef GD_NEED_LOCAL_FONT_POINTERS > # define GD_NEED_LOCAL_FONT_POINTERS > # endif > #endif > > > /* static font pointers are recommended when using bgd.dll */ > > In the Gd 2.0.33 in the GnuWin32, libgd2.dll is used not but bgd.dll. > Why static font pointers are recommended for bgd.dll ? Without having tested it recently under mingw, I would suggest to first use a more recent version (.35 or .36-cvs). Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org |