[En-Nut-Discussion] Wanted: 8x10 pixel Font for Screenkeys
Uwe Bonnes
bon at elektron.ikp.physik.tu-darmstadt.de
Wed Aug 30 17:25:20 CEST 2006
Hallo,
Screenkeys are Switches with a build in LCD Display
(http://www.screenkeys.com/screenkeys/s1.html).
On the 36x24 Pixel devices, I want to display 2 lines with 4 characters
each. Some 8x10 font would fit fine for that. A 9x12 font would fit too, but
needs even more pixel arithmetik and disallows to display a frame.
For the moment I have only the numbers defined, like
static prog_char char_8_10[]=
{ 0, 0x7c, 0x44, 0x44, 0x44, 0x44, 0x44, 0x7c, 0x0, 0x0,
0, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, 0x0, 0x0,
...
for the numbers 'O' and '1'.
Does anybody have a free, good readable pixel font?
Thanks
--
Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
More information about the En-Nut-Discussion
mailing list