dseg

7 segment and 14 segment LCD font


Keywords
font, lcd, icon, 14-segment, 7-segment, weather-icons
License
OFL-1.1
Install
npm install dseg@0.46.0

Documentation

DSEG Font Family (v0.46)

Overview

DSEG is a free font which imitate LCD Display (7SEG, 14SEG, Weather icons etc.). DSEG have special features:

  • Includes the roman-alphabet and symbol glyphs.
  • Many types(over 50) are available.
  • Licensed under SIL OPEN FONT LICENSE Version 1.1. You can use DSEG for non-commercial and commercial purposes.

DSEG Image

Sample

DSEG Sample Image

Usage

  • Colon and Space have same width.

    DSEG usage 1

  • Period has zero width.

    DSEG usage 2

  • All-off (Exclamation)

    DSEG usage 3

  • All-on ("8" or Tilda)

    DSEG usage 4

Others

For more information, visit DSEG support page.

How to Install

Download release binary

release binary

Build from source(*.sfd)

Install FontForge and Google woff2, and type below.

 $ make

Install in Ubuntu(18.04 or later)

$ sudo apt-get install fonts-dseg

Install from npm

$ npm i dseg

Changelog

License