Small g is unreadable. I obviously know the alphabet and despite that it took quite some time to understand what letter is that.
5x5 Pixel font for tiny screens
71–80 of 168 posts
Re: 5x5 Pixel font for tiny screens
#72I actually thought of this (or a previous similar project? The one posted here seems more recent...) just a few days ago while watching the announcement video for this new DJ device, since it seems to use a 5x5 font: https://driftdj.com/dj-hybrid
but wowza!! $900 for that lil guy, dang!
Re: 5x5 Pixel font for tiny screens
#73Earlier quoted context omitted.
> Too bad "tiny screens" pretty much do not exist anymore. Screens with hundreds of pixels on each side are very cheap already. Find me a 0.66" OLED display for ~$1 that has hundreds of pixels on each side then. > It reminds me people who research "colorizing grayscale photos", which do not exist anymore either (if you want a color photo of someone you met in your life, there probably exists a color photo of that per…
If you know a person who is 70 years old, they were 20 in 1975 - color photos existed back then. Every grayscale photo of someone famous has already been colorized during the past 50 years. If there are only grayscale photos of you, you were probably born before 1900, and all your friends or your children (who might want to colorize your photo) are probably dead, too.
Re: 5x5 Pixel font for tiny screens
#74> 4x4: Not enough to draw "E", "M" or "W" properly. However, 5x5 isn't enough to draw "e" properly if you also want lowercase letters to have less height than uppercase, so you need at least 6 vertical pixels. And then that isn't enough to draw any character with a descender properly, so you need at least 7 vertical pixels (technically you should have 8 in order to allow "g" and "y" to have a distinct horizontal desc…
I think the `e` looks better in the 'real pixels' example they gave; I find my tends to 'fill in' the space of the top part of the letter, and I suspect in the context of a longer sentence it'd be pretty easy to parse. (but yeah, it's not quite right, and is especially jarring in the nice, clean, blown up pixels in the top example)
Re: 5x5 Pixel font for tiny screens
#75Re: 5x5 Pixel font for tiny screens
#761x5 can also work if you take advantage of subpixel rendering https://www.msarnoff.org/millitext/
Re: 5x5 Pixel font for tiny screens
#77One nice use for these tiny fonts is large text in terminals. Unicode now has 2x4 (from Kaypro), 2x3 (from Teletext, TRS-80), and 2x2 mosaic characters. Unicode also has 3x3 large text (from HP terminals) but font and terminal support is limited.
I assume you mean Braille is the 2x4 set. What range introduces 3x3 codepoints?
Re: 5x5 Pixel font for tiny screens
#78If the author sees this. I think the lower case t would benefit from a pixel above the cross, similar to how the lower case k goes up one more pixel. It looks a lot like the capital T with how it is now. It is very well done though. Thanks for sharing.
xx
x
x
x
xxRe: 5x5 Pixel font for tiny screens
#79Re: 5x5 Pixel font for tiny screens
#80Example: https://imgur.com/a/text-80-characters-per-line-240-pixels-w...
That's 3 horizontal pixels per character on average, including inter-character spacing.