Menu

Tree [41e13b] master /
 History

HTTPS access


File Date Author Commit
 bitmap_fonts 2017-09-16 Emanuel J. Rumpf Emanuel J. Rumpf [6521c7] Initial commit
 demo_img 2017-09-16 Emanuel J. Rumpf Emanuel J. Rumpf [6521c7] Initial commit
 README.md 2017-09-16 Emanuel J. Rumpf Emanuel J. Rumpf [41e13b] geändert: README.md
 chars_pixel_pos.txt 2017-09-16 Emanuel J. Rumpf Emanuel J. Rumpf [6521c7] Initial commit
 pixel_font_writer.py 2017-09-16 Emanuel J. Rumpf Emanuel J. Rumpf [6521c7] Initial commit

Read Me

ultra mini 3x3 v1

the smallest pixel font ever created.
only 3x3 pixel.

127 ascii character set

let me know, where you use it,
im curious :-) thanks.
(em-rumpf AT gmx.de)

pixel font writer

small python bitmap font writer requires

python3
tkinter
remove PIL (python image library)
install Pillow instead (compatible lib)

run command

python3 mini_font_writer.py

keyboard commands

use keys to write
CTRL + key for larger font
CTRL - key for smaller font
CTRL v insert from clipboard

notes

s looks similar to 5
z looks similar to 2
q looks similar to 9
b looks similar to 6

use upper case char, for fat look

the "8" looks like "I" (large i) in some other fonts.
(cannot be avoided !?)


author

2017-09 Emanuel Rumpf
em-rumpf AT gmx.de