: This sort of thing could also be applied to a RAM only system, for example
: the Psion 3a - which I'm doing some work on.
: 
: As a side comment about Psion stuff-
: I've got a keyboard scanning working and some basic screen stuff, but I need
: to find a 'free' bit mapped font to use (probably want 8*13 bits per
: character to make it readable, would be really flash if it was anti-aliased
: to include a grey and much easier on the eye).
: Any suggestions......
: 

        The nano-X work I've done for ELKS uses the built-in ROM fonts
to keep the memory size down.  I've written a utility that reads PC rom fonts
(typically 8x16 or 8x14) and writes them out as "C" nano font file definitions...

Greg




: Simon W.
: 

Reply via email to