Re: [Pgui-devel] compiling fonts

2004-08-26 Thread Micah Dowty
I've tried a handful of other BDF fonts with it, but most of them were from XFree86. The BDF parser in that converter is relatively fragile, and I'd rather write a new one in python than debug that nasty perl code ;) If you can use 'getbdf' to generate the BDF representation of your font for pgser

[Pgui-devel] compiling fonts

2004-08-26 Thread Vineet Bhargava
Hi everyone,   Has anyone compiled fonts other than those supplied with PicoGUi? I am having a few issues. Specifically, my font displays only ? and not the actual glyphs. My font compiles without any problem and is included in the fonts c file that is created. Any ideas on what the problem could b