#define te_xpos te_xpix #define te_ypos te_ypix
that's dirty, this.
a/ uninitialized variable in g_template.c ---> doesn't compile
this goes away, if you ---disable-debug during configure.
not optimal to run debug version.
What about RELEASENOTES ???
Yves/
hi,
#define te_xpos te_xpix #define te_ypos te_ypix
miller wrote me privately to warn me that te_xpix/te_ypix will behave differently than te_xpos/te_ypos. well, i changed names in my externs and couldn't notice much difference. Could you explain what's different, miller ??
is when you change the font size [ or, is it only me ??? ]
bye,
Yves/
( this is posted to the list because it might interest developpers out there. )