Re: [Pgui-devel] Pico/Linux project starts

2001-05-07 Thread Tasnim Ahmed
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

Re: [Pgui-devel] image viewer and 4bpp?

2001-05-07 Thread Micah Dowty
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

Re: [Pgui-devel] Questions on PicoGUI text display capability

2001-05-07 Thread Micah Dowty
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

[Pgui-devel] Pico/Linux project starts

2001-05-07 Thread Micah Dowty
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

[Pgui-devel] ncursesinput problem

2001-05-07 Thread Gray, Tim
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