pixelperfectengine v0.9.4-beta3 (2019-10-18T18:09:33Z)
Dub
Repo
Text.this
PixelPerfectEngine
concrete
text
Text
Parses formatted text from binary. Header is the first 4 bytes of the stream.
this
(dstring text, CharacterFormattingInfo!BitmapType formatting, Text next, int frontTab, BitmapType icon)
this
(ubyte[] stream, Fontset!BitmapType[uint] fonts)
class
Text
(BitmapType = Bitmap8Bit)
@
safe
pure
this
(
ubyte
[]
stream
,
Fontset
!
BitmapType
[
uint
]
fonts
)
Meta
Source
See Implementation
PixelPerfectEngine
concrete
text
Text
constructors
this
functions
toDString
variables
formatting
frontTab
icon
iconOffsetX
iconOffsetY
next
text
Parses formatted text from binary. Header is the first 4 bytes of the stream.