Table of Contents

Class Fonts

Namespace
Iot.Device.Max7219
Assembly
Iot.Device.Max7219.dll

Data about Max7219 fonts

public static class Fonts
Inheritance
Fonts

Fields

CP437

CP437 font data

public static readonly IFont CP437

Field Value

IFont

CyrillicUkrainian

Cyrillic Ukrainian font

public static readonly IFont CyrillicUkrainian

Field Value

IFont

LCD

LCD font

public static readonly IFont LCD

Field Value

IFont

Sinclair

Sinclair font

public static readonly IFont Sinclair

Field Value

IFont

Tiny

Tiny font

public static readonly IFont Tiny

Field Value

IFont

Properties

Default

Default Max7219 font

public static IFont Default { get; }

Property Value

IFont