Re: Text in Graphic Display
- From: Frank Buss <fb@xxxxxxxxxxxxx>
- Date: Sun, 29 Apr 2007 18:56:06 +0200
Robert Miller wrote:
I'm doing a project using Forth Inc's SwiftX on a TI MSP 430 and using an
Osram 128x64 OLED display in which I need to display graphics, text, and
numerics. Although I have flash sufficient to do dot-matrix fonts of
several sizes, I would rather use a vector based font and scale it as
needed. Before I go about re-inventing the wheel, I was wondering if there
was anyone here who has been there and done that - particularly where RAM is
limited -or could point me in the right direction.
I've converted the Hershey font some time ago to Java:
http://groups.google.de/group/de.comp.lang.java/msg/e36ea2caa43e1db6
Should be easy to port it to Forth and would be interesting how short and
readable it will be, compared to the Java and C version.
Together with this words:
http://groups.google.de/group/comp.lang.forth/msg/6f340ead39f265ae
you'll have anything for drawing vector fonts.
--
Frank Buss, fb@xxxxxxxxxxxxx
http://www.frank-buss.de, http://www.it4-systems.de
.
- References:
- Text in Graphic Display
- From: Robert Miller
- Text in Graphic Display
- Prev by Date: Text in Graphic Display
- Next by Date: Re: Text in Graphic Display
- Previous by thread: Text in Graphic Display
- Next by thread: Re: Text in Graphic Display
- Index(es):
Relevant Pages
|