|
From: Tatsuro M. <tma...@ya...> - 2008-12-01 08:51:41
|
Hello Petr Mikulik Thank for your reply --- Petr Mikulik <mi...@ph...> wrote: > > The below works well for gcc-3.4.5 (mingw) and gcc-4.3.0-tdm (mingw). > > It works for me with gcc 3.4.4. > > Your patch is wrong because selection of gd fonts no longer works: > set term png medium > show term > => shows arial instead. OK. I have to include the below. Right? # include "gdfonts.h" # include "gdfontl.h" # include "gdfontmb.h" # include "gdfontt.h" # include "gdfontg.h" > > I do not understand why gcc-3.4.5 works with GD_NEED_LOCAL_FONT_POINTERS. > > Probably something is broken in your installation. Wrong library? Library > compiled by another compiler? I used the pre-build Gd-2.0.33 binaries, development tools on the GnuWin32. I do not know what complier is used for build them. (Perhaps gcc 3.?.? for mingw libralies.) Regards Tatsuro -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ |