pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
TextParserTempl.this
pixelperfectengine
system
lang
textparser
TextParserTempl
Creates a new instance with a select string input.
class
TextParserTempl
(BitmapType = Bitmap8Bit)
public @
safe
pure nothrow
this
(
dstring
_input
,
CharacterFormattingInfo
!
BitmapType
val
)
if
(
is
(
BitmapType
==
Bitmap8Bit
) ||
is
(
BitmapType
==
Bitmap16Bit
)
||
is
(
BitmapType
Bitmap32Bit
)
)
Meta
Source
See Implementation
pixelperfectengine
system
lang
textparser
TextParserTempl
aliases
ChrFormat
TextType
constructors
this
functions
closeFormattingTag
closeTextBlockIfNotEmpty
defaultFormatting
hasChrFormatting
input
onBrElement
onElementEmpty
onElementEnd
onElementStart
onFontElementStart
onFormatDefElement
onFormatElementStart
onFrontTabElement
onIElementStart
onImageElement
onLineFormatElementStart
onPElementStart
onText
onTextElementStart
parse
removeTopFromFrmtStack
testFormatting
variables
chrFrmt
customEntities
fontsets
frmtStack
icons
namedFormats
output
Creates a new instance with a select string input.