"DSEG": Original 7-segment and 14-segment fonts (2014)
1–10 of 21 posts
Re: "DSEG": Original 7-segment and 14-segment fonts (2014)
#2Re: "DSEG": Original 7-segment and 14-segment fonts (2014)
#3A pretty reasonable way to prototype fixed segment LCD displays. I'm kind of on the fence about the on/off backgrounding stuff.
Re: "DSEG": Original 7-segment and 14-segment fonts (2014)
#4A pretty reasonable way to prototype fixed segment LCD displays. I'm kind of on the fence about the on/off backgrounding stuff.
The backgrounds are achieved by having two overlapping elements in different colors. If you use the font standalone, you wouldn't get the two-tone appearance.
Re: "DSEG": Original 7-segment and 14-segment fonts (2014)
#5Re: "DSEG": Original 7-segment and 14-segment fonts (2014)
#6Re: "DSEG": Original 7-segment and 14-segment fonts (2014)
#7Re: "DSEG": Original 7-segment and 14-segment fonts (2014)
#8We can represent a "double storey" a like this:
___
|
___|
| |
|___|
It's also unclear why we couldn't have a 14 seg lower case m like this: _ _
| | |
| | |
Maybe for each character, have a link to a documented rationale.EDIT: Oh, look at the example font sheet featured in Wikipedia's Fourteen-segment-display page: it has these letters exactly as I say:
https://en.wikipedia.org/wiki/Fourteen-segment_display#/medi...
Re: "DSEG": Original 7-segment and 14-segment fonts (2014)
#9If you’re at all interested in segmented displays Posy’s YouTube video about them is pure gold: https://youtu.be/RTB5XhjbgZA
Re: "DSEG": Original 7-segment and 14-segment fonts (2014)
#10I'm not convinced that, in the 14 segment font, we should just give up and accept that lower case "a" and "m" should just be the same as their upper case counterparts: We can represent a "double storey" a like this: ___ | ___| | | |___| It's also unclear why we couldn't have a 14 seg lower case m like this: _ _ | | | | | | Maybe for each character, have a link to a documented rationale. EDIT: Oh, look at the example…
Only DSEG7 has lower case letters, and that's probably only to distinguish them from other characters or numbers (e.g. h/X, i/1, or o/0).