dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Font.getKerningOffset
dlangui
graphics
fonts
Font
override to implement kerning offset calculation
class
Font
int
getKerningOffset
(
dchar
prevChar
,
dchar
currentChar
)
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 implement kerning offset calculation