fluid v0.6.1 (2024-01-27T15:08:13Z)
Dub
Repo
RaylibTypeface.drawLine
fluid
typeface
RaylibTypeface
Draw a line of text Note: This API is unstable and might change over time.
class
RaylibTypeface
const @
trusted
void
drawLine
(
ref
.
Image
target
,
ref
Vector2
penPosition
,
string
text
,
Color
tint
)
Meta
Source
See Implementation
fluid
typeface
RaylibTypeface
constructors
this
destructors
~this
functions
advance
dpi
drawLine
font
fontHeight
glyphCount
isOwner
lineHeight
penPosition
static functions
defaultTypeface
variables
relativeLineHeight
scale
spacing
Draw a line of text Note: This API is unstable and might change over time.