StyleSheet.addChrFormatting

Adds a character formatting to the stylesheet with the given identifier. IMPORTANT: ID of "default" must be set at least in order to ensure fallback capabilities!

class StyleSheet
public @safe nothrow
void
addChrFormatting
(
CharacterFormattingInfo!Bitmap8Bit frmt
,
string ID
)

Meta