pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
TextParserTempl.onElementEmpty
pixelperfectengine
system
lang
textparser
TextParserTempl
Undocumented in source. Be warned that the author may not have intended to support it.
class
TextParserTempl
(BitmapType = Bitmap8Bit)
protected protected @
safe
void
onElementEmpty
(
dstring
name
,
dstring
[
dstring
]
attr
)
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