fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
StyledText.resize
fluid
text
StyledText
Set new bounding box for the text; wrap the text if it doesn't fit in boundaries.
void
resize
()
void
resize
(Vector2 space, bool wrap)
struct
StyledText
(StyleRange = TextStyleSlice[])
void
resize
(
alias
splitter
=
Typeface.defaultWordChunks
)
(
Vector2
space
,
bool
wrap
= true
)
Meta
Source
See Implementation
fluid
text
StyledText
aliases
minSize
constructors
this
functions
backend
clearTextures
draw
generate
opAssign
opOpAssign
resize
size
toString
variables
hasFastEdits
indentWidth
node
styleMap
texture
value
Set new bounding box for the text; wrap the text if it doesn't fit in boundaries.