nanogui@linuxhacker.org
nanogui@linuxhacker.org
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