Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.33 KB

File metadata and controls

27 lines (18 loc) · 1.33 KB

A simple 7-segment display. In a beautiful antique style.

  • displays numbers and some characters as a string
  • you can create a display with any number of digits
  • has the ability to set multiple colors (default green)
  • automatic calculation of dimensions based on the specified character height
  • in the case of a screen overflow, "E" is displayed by default in red in the first element
  • maximum simplified display setting
  • an example in HTML

7d_1

7d_2

7d_3

7d_4

7d_5

Is compatible with FireFox, Opera, Chrome. Tested in Firefox on Android 6.0 too.

Does not work with IE and Safari (also due to lack of class support) :-(