Class Fonts
Data about Max7219 fonts
public static class Fonts
  - Inheritance
 - 
      
      Fonts
 
Fields
CP437
CP437 font data
public static readonly IFont CP437
  Field Value
CyrillicUkrainian
Cyrillic Ukrainian font
public static readonly IFont CyrillicUkrainian
  Field Value
LCD
LCD font
public static readonly IFont LCD
  Field Value
Sinclair
Sinclair font
public static readonly IFont Sinclair
  Field Value
Tiny
Tiny font
public static readonly IFont Tiny
  Field Value
Properties
Default
Default Max7219 font
public static IFont Default { get; }