Here is a version of my 6 segment display with a smaller symmetric design. This aids it in displaying the alphabet, as well as very full and normal looking numbers. I tried to give this one an aggressive futuristic design, using sharp corners and deep chamfers. I think I would rather use this font than Pylos (my last version), because that was more traditional in many of its design elements; this is designed to be a bit more of a departure.
I should also address the fact that multiple characters are missing, or wierd looking. That’s because of the limitations of the display, it’s not possible to do them all without more segments (it can manage as many as the traditional 7 segment, though!). For future versions or styles, I probably won’t keep doing more than the normal digits, but I thought it would be useful to do them a few times.
Lastly, a few notes. The white accents are just to show the edge of the segment, and aren't part of it (that’s why they disappear on isolated segments). The tilda shows an exploded video of the segments, just for reference.
Thanks!
This is a segmented display concept I’ve been tinkering with for the past couple years, utilizing a concept I call a “fused middle segment”. This is essentially where the side segments are extended to make up parts of the middle, removing a whole LED (this brings the number down to 6). While it has no purpose as a font, I wanted to try it out here to polish some stuff.
I should also address the fact that multiple characters are missing, or wierd looking. That’s because of the limitations of the display, it’s not possible to do them all without more segments (it can manage as many as the traditional 7 segment, though!). For future versions or styles, I probably won’t keep doing more than the normal digits, but I thought it would be useful to do them at least once.
Anyway, thanks! I would love feedback, and I will make sure to include it in the next versions!
i legit did this in an hour ( filler upload )
update: added all english (uppercase and lowercase) letters
normal letters: ACEFGHIJLOPSUZabcdefghijlnopqrstuyz
compromised letters: KMVWXkmvwx
uppercase letters that look like lowercase: BDNQRTY
This font idea popped into my head when I came across this YouTube video about segmented displays. The "X-O" LCD idea was the most fascinating to me and I challenged myself to try remaking it... and ended up completely revamping it to include "lowercase" letters, and improve legibility (for the most part)
This is a limited font, which has very few characters. This is based off of a 7 segment LCD display, and has a design that follows a format, unlike the other "7 segment display" fonts. Since this doesn't alter the design at all, it looks authentic and probably would work in an LCD. This is best used in all caps, but will work in lowercase.
Attempt to render the Cyrillic alphabet using the 14-segment LCD screen. Really highlights how impractical the 14-seg is for Cyrillic text. All letters I couldn't "solve" are rendered as all-on. Most of the letters are taken from here https://helperbyte.com/questions/341983/display-the-cyrillic-alphabet-on-14-segment-display
Inspired by radios' displays.
05 JULY 2022:
Fixed: Q, q, 6
Added: Æ, æ, £, <, >, (, )
This is a clone of Digital Radio Display 14 SegLast version (#25) from the original (#1) – same doc.
This is a clone of D33SPMDiffused 33-Segment Pixel Matrix
a.k.a. 'D33SPM' {by dpla}
7- to 33-segment progression
(bitmap-only step-by-step)***
FONT MAPPING =
Abbreviations:
. 'S' Segment (#)
. 'L' Layer (I2O [Groups: 1/23/45/67])
. 'C' Character (ANSI)*
. 'U' Unicode (00+HEX)
. 'P' Position (Clockwise) [Matrix V1]**
. 'I' In/Inner
. 'O' Out/Outer
I to O table:
.S L C .U P..
==-=-=-==-===
00 1 0 30 Mdl
-- - - -- ---
01 2 1 31 N
02 2 2 32 E
03 2 3 33 S
04 2 4 34 W
-- - - -- ---
05 3 5 35 NE
06 3 6 36 SE
07 3 7 37 SW
08 3 8 38 NW
-- - - -- ---
09 4 9 39 NE
10 4 A 41 SE
11 4 B 42 SW
12 4 C 43 NW
-- - - -- ---
13 5 D 44 N
14 5 E 45 E
15 5 F 46 S
16 5 G 47 W
-- - - -- ---
17 6 H 48 NNE
18 6 I 49 NEE
19 6 J 4A SEE
20 6 K 4B SSE
21 6 L 4C SSW
22 6 M 4D SWW
23 6 N 4E NWW
24 6 O 4F NNW
-- - - -- ---
25 7 P 50 NNE
26 7 Q 51 NEE
27 7 R 52 SEE
28 7 S 53 SSE
29 7 T 54 SSW
30 7 U 55 SWW
31 7 V 56 NWW
32 7 W 57 NNW
NOTES =
* So that the FULL MATRIX can be revealed
by enabling all the segments (33 layers)
via "0123456789ABCDEFGHIJKLMNOPQRSTUVW"
(or any distribution of this full string).
**
Now you may 'fontstruct' my 25TH VERSION…
(the "MARS:BENZ" test showcases this one).
***
The expected final & plain VECTOR DESIGNS
could simply begin with rotating squares…
Even in this early and geometric step #0,
all the 33 segment areas would be similar.
33?!
1 BIT too many… try removing S00 yourself
(or merge by adding a 'separating value').
Use the glyph SPACING as usual in x and y
(even by kerning the variable width font).
I started drawing many V1 GLYPHS on April
(+ several ANIMATIONS for matrix testing).
The inherited 7-SEGMENT matrix is a LIMIT
(e.g. no added border for the diacritics).
URL =
fontstruct.com/fontstructions/show/1505159
LICENSE =
You may NOT use D33SPM commercially
{OR ask for my written permission}.
2018
0126 PNG
0320 TXT
0401 TXT UPD
dpla