
More info: http://niston.wordpress.com/2014/10/10/ ... tream-one/
The Firmware: http://sirp.codeplex.com/
Code: Select all
public const short FONT_MONO_DEFAULT = 1; // default monospace font
public const short FONT_PROP_LARGE = 2; // default large proportional font
public const short FONT_PROP_SMALL = 3; // font "clean"
public const short FONT_PROP_LCD = 4; // font "7 Segment 22pt"
public const short FONT_PROP_XLARGE = 5; // font "Arial Rounded MT 46pt"
public const short FONT_MONO_AUDIOSYMBOLS = 6; // font "audiosymbols 6pt"
public const short FONT_PROP_SMALL_INVERTED = 7; // this one is fuxx0r'd