TextParserTempl.defaultFormatting

Gets the default formatting

class TextParserTempl(BitmapType = Bitmap8Bit)
public @property @safe pure nothrow @nogc
CharacterFormattingInfo!BitmapType
defaultFormatting
()
if (
is(BitmapType == Bitmap8Bit) ||
is(BitmapType == Bitmap16Bit)
||
is(BitmapType Bitmap32Bit)
)

Meta