dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Font.allowKerning
dlangui
graphics
fonts
Font
override to enable kerning support
bool
allowKerning
[@property getter]
bool
allowKerning
[@property setter]
class
Font
@
property
void
allowKerning
(
bool
allow
)
Meta
Source
See Implementation
dlangui
graphics
fonts
Font
aliases
textSizeMemoized
constructors
this
destructors
~this
functions
charWidth
checkpoint
cleanup
clear
clearGlyphCache
drawColoredText
drawMultilineText
drawText
getCharGlyph
getKerningOffset
measureMultilineText
measureText
textSize
properties
allowKerning
antialiased
baseline
face
family
height
isFixed
isNull
italic
size
spaceWidth
weight
static functions
textSizeImpl
variables
_allowKerning
_spaceWidth
_textSizeBuffer
override to enable kerning support