Fixed-Width Fonts
Author:
Saturday, August 15, 2020 - 04:51
Art Type:
License(s):
Collections:
Favorites:
4
These are some 1 bit fixed width ASCII fonts I have created based on my 1 bit graphics collection. So far there are 3:
- 10x10 font
- 10x16 italics/handwritten font
- 4x4 very small font
If I happen to create more font, I'll add them.
The fonts contain all 7 bit ASCII font characters and are stored as a single row bitmap from character ' ' to character '~'. I've created a simple script for rendering texts with these fonts: https://gitlab.com/drummyfish/drummylib/-/blob/master/font_render.py.
You can support me: https://www.tastyfish.cz/#support
File(s):
drummy_ascii_font.png 1.7 Kb [186 download(s)]
drummy_ascii_font2.png 611 b [146 download(s)]
drummy_ascii_font3.png 2.2 Kb [144 download(s)]