StyleSheet.addFontset

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

class StyleSheet
public @safe
void
addFontset
(
Fontset!Bitmap8Bit f
,
string ID
)

Meta