Hi,
Does PicoGUI now has widget supporting text line-breaking algorithm?
And does PicoGUI display Asian text like Japanese or Chinese?
Thanks!
Yu-Jui Lee
___
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-
Hello:
I was using pgserver with the lcdmono theme, under a 4bpp framebuffer,
launching imgview only shows 1bpp colors, do I have to select another theme
for that? Is there a 4bpp theme for LCD screens? (16 shades of gray or
sort).
thanks,
-debugger
___
Hi Micah,
I currently try to improve the display speed.
And have then the following remarks/questions
1)handler event
A handler could be attached to a widget only
with a PG_WE_ACTIVATE flag, that mean we have to
'DOWN then UP' on the same widget to activate it
Q: what are the possibili
> I downloaded the 20010502 snapshot today to get back on the ball with pgui.
> the configure script is missing, so I tried to run autoconf to generate the
> configure script and recieved errors about not finding any libs or perl
> (which are there.)
Could you please send me the output of the con