dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Font.antialiased
dlangui
graphics
fonts
Font
return true if antialiasing is enabled, false if not enabled
class
Font
@
property
bool
antialiased
(
)
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
return true if antialiasing is enabled, false if not enabled