nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: about devfont fix
From: ´¿¬L©ú
Date: Thu, 29 Jun 2000 11:11:18 +0800

about devfont fix: please ignore previous post of devfont fix
the peoblem is fixed by apply "GdSetFont()" before "GdGetTextSize" in ported controls

restore previous fix:
int             defencoding = pfont->fontprocs->encoding;
back to original one:
int             defencoding = gr pfont->fontprocs->encoding;





about devfont fix: please ignore previous post of devfont fix
the peoblem is fixed by apply "GdSetFont()" before "GdGetTextSize" in ported controls
 
restore previous fix:
int             defencoding = pfont->fontprocs->encoding;
back to original one:
int             defencoding = gr pfont->fontprocs->encoding;

 
 

["application/x-zip-compressed" not shown]

nanogui@linuxhacker.org