Ht16k33Multi.Font.Ar7segmentFont (ht16k33_multi v0.2.2)

View Source

Provides the AR-7-segment-font used for rendering characters on a 7-segment display.

For details on how this font is applied, see the Ht16k33Multi.Font module documentation.

Summary

Functions

Returns a map representing the AR-7-segment font.

Functions

map()

(since 0.1.0)
@spec map() :: %{optional(nonempty_binary()) => byte()}

Returns a map representing the AR-7-segment font.

The map contains the binary encoding for each character, which corresponds to the byte values used to display on a 7-segment display.