Thats very good :)
I got down to the bug in my keyboard stuff, I just used an array of 200 keys
rather malloc and it stoped crashing, the segfault at exit was that I forgot
to remove free(keymap); ;)
Anyways so I'll remove the debug output and will try to use cvs with
something else than login
The theme shouldn't affect the colors applications can display. I'm turning on 4bpp
support in the code I'm adding to Pico/Linux, so I'll take a look at any potential
problems.
On Fri, 04 May 2001, "Tasnim Ahmed" wrote:
>
> Hello:
>
> I was using pgserver with the lcdmono theme, under a 4bp
PicoGUI does not yet support line-breaking, but this is planned for the (not yet
implemented but planned) text layout engine.
I don't know enough about asian character sets to implement it myself, but if you are
interested in helping we can work on the necessary modifications to the font render
Just to let everyone who might be interested know, I started a sourceforge project for
Pico/Linux at http://picolinux.sourceforge.net
The main reason to put this in a separate project is that I didn't want to clutter up
PicoGUI CVS with the binary files and such that the ROM images require, but
Ok I may be having this problem due to the fact that I had to downgrade in
the pgui releases to before the automake structure is used. snapshot
20010424 is what I am now using.
when I invoke pgserver as follows...
pgserver -incursesinput ./blackout
to run the pgserver with ncursesinput and run