All text characters with a UTF-8 (Unicode) decimal value from 0-255 (that are available in FontStruct) translated into 8-bit binary and represented as pixels. Each colored pixel represents an ON value (1), and each empty pixel represents an OFF value (0).
Each character in this font is its mapped UTF-8 decimal value translated from base 10 into binary in the fixed-width 8-bit format and represented as pixels.
UTF-8 uses byte prefixes on the code bytes for all characters to assist with designating and decoding specific multi-byte characters, the reason being that UTF-8 contains many more characters than can be stored in single 8-bit bytes and uses a variable-length byte system, meaning prefixes are necessary for UTF-8's purposes, otherwise multi-byte characters could be misinterpreted as different multiple single-byte characters.
However, since this font is meant to only handle 256 characters, which is exactly enough for single bytes to represent individual characters in a fixed-width 8 bit binary system, and thus am not subject to the same constraints as UTF-8 itself, I have decided to encode the UTF decimal value instead of the code byte itself, as encoding the UTF code byte would mean I lose the ability to keep consistent the amount of bytes for single characters (which is meant to be one for each character, 8 bits for each character) past decimal value 127 (>decimal value 127 in UTF-8 is the point at which the byte prefixes are actively taking up valuable space to store necessary data in each byte) while still staying in simple binary and without having to add byte prefixes or continuations.
Some examples of the font would be:
Character: A
UTF-8 Decimal Value: 65
8-Bit Binary: 01000001
Pixel Representation: □■□□□□□■
Character: [SP] (i.e. spacebar character)
UTF-8 Decimal Value: 32
8-Bit Binary: 00100000
Pixel Representation: □□■□□□□□
Character: ÿ
UTF-8 Decimal Value: 255
8-Bit Binary: 11111111
Pixel Representation: ■■■■■■■■
Warning: This font is used for all languages.
Disclaimer: Cloning without my permission and giving me credit are prohibited. (Unless clone it myself)
Updated log:
2026/05/05 - Added more Cyrillic letters + Removed blank symbol
Marisa's (My) Perfect DOS VGA was my attempt to create 9x16 IBM VGA font. So that's why I need some help with other phone btw.
Cp437 Charset
☺☻♥♦♣♠•◘○◙♂♀♪♫☼►◄↕‼¶§▬↨↑↓→←∟↔▲▼ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~⌂ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜ¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■
I can't keep type this up all day.
Original font : Zeh Fernando
Extended fonts from INT10h
Please look update time of this font, because it's never finished yet, and it takes too long.
I don't steal other fonts anymore!
If anyone bashes others opinions or commenting rude to me, I won't make fonts and I will block/report you from my pixiv. And don't you dare try to comment smack to me or break my rules on pixiv for no reason. So I warned you all.
A Hebrew extension for Jonathan224's Insaniquarium Inspired
This is a clone of Insaniquarium InspiredA pixel font with many supporting glyths.
To see the credits, updates and the characters this font had, go to this link: https://docs.google.com/document/d/1iPwWupIDzhaylIN_CCvIek8pBsYvp_LtDbMZXzUk2D4/edit?usp=sharing
Join the 8-bit goblinoids amongst the stars... created for a specific project so just the capitals, no numbers, lowercase or other characters as yet I'm afraid. Was designed to be used as a single-line title, so won't play too nicely in a block of text.
This is my own video game fountain; it's from an imaginary game I invented called ANIMAL WORLD. The main characters are Sherf, a bald eagle; Camster, a crocodile; Leonard, a lion; Duck, a duck; and his brother Eagle. Together, the team must defend their town, Lazy Land, from the evil Dr. McDee.
Alternate version of Runede Uniform using the original Runede Alternate "g".
This is a clone of Runede UniformAlternate Version of Runede with more vanilla capital letters.
This is a clone of Runede AlternateNow in 8-bit
This is a clone of COOL digitsWell, I've decided to be nice, and Fix The 3 I Predicted.
Used in: Cosmic Countdown (ABCMouse)
This is a clone of Another Pixel FontNo description. D:
This is a clone of ZX SpectrumRecreation of the pixel font from Ocean's "Hunchback: The Adventure" (1986) on the Amstrad CPC, Commodore 64, and ZX Spectrum.
Only the characters present in the game's tile set have been included.