fluid ~master (2024-02-07T07:38:27.1400979)
Dub
Repo
Typeface.drawLine
fluid
typeface
Typeface
Draw a line of text. Note: This API is unstable and might change over time.
interface
Typeface
const
void
drawLine
(
ref
Image
target
,
ref
Vector2
penPosition
,
string
text
,
Color
tint
)
Meta
Source
See Implementation
fluid
typeface
Typeface
functions
advance
defaultWordChunks
dpi
draw
drawLine
glyphCount
lineHeight
measure
penPosition
static functions
defaultTypeface
Draw a line of text. Note: This API is unstable and might change over time.