7- and 14-segment fonts "DSEG"
4 months ago
- #LED-display
- #open-source
- #digital-font
- DSEG is a digital font inspired by LEDs and digital clocks, available in three variants: DSEG7 (7-segment), DSEG14 (14-segment), and DSEGWeather (weather icons).
- Key features include: using a colon (:) and full-width space ( ) with the same font width for dot representation, setting the period (.) to 0 for consistent spacing, and assigning the exclamation mark (!) to turn off segments.
- For DSEG7, '8' turns all segments on; for DSEG14, '~' (tilde) does the same.
- DSEGWeather includes specific Unicode characters for weather icons like sun, cloud, rain, etc.
- License requirements: For distributing DSEG or modified versions, use SIL Open Font License 1.1 and include DSEG-LICENSE.txt or attribution.
- Users are encouraged to share how they use DSEG and link back to the project page or GitHub repository.