Regular version of Negativity
This is a clone of NegativityThe set of characters that have been used to display large text using Large Type by the HP 2640 series of terminals.
3x5 pixel font
i think its mono
edit 2/10/24: no its not also i changed global spacing from 1.12 to 1
idk why it was on 1.12 but whatever
This is a another recreation of an LCD design concept by Posy
This time it's the 3x5 Matrix Display, with all glyphs of Basic Latin supported
Also available without rounded corners
This is a clone of LCD 3x5 Matrixbased on the logo of fancade: https://www.fancade.com
as well as the "insert disk" text on the main screen and martin magni's "hello world" game
work in progress
This is a clone of Fancade Logo FontBased on a pixel pixel font I made a while back, trying to stick to the limitation of a fictional text rendering system* TL;DR 3x5 letter bodies with limited space for diacritics. Font is crisp at sizes multiple of 4.5**, really it's just a latin font but there's some experimental cyrillic, greek, and katakana which is kinda messy.
*Text would be rendered on a grid made up of alternating blank/diacritic lines (made of 3x2 boxes) and letter body lines (3x5 boxes). Each box is separated by 1 pixel in which glyphs cannot be drawn on. Diacritic boxes can be used to display a diacritic on either the letter above or below them; a limitation of this system is that this sharing of diacritic spaces could cause ambiguities.
**Weird number but that's how i got the line spacing I wanted. In the fictional system mentioned above, a technical limitation would be that the same slots are shared for diacritics above and below, causing them to overlap if a letter with a lower diacritic was on top of a letter with an upper diacritic.