arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
FONScontextInternal.getFontByName
arsd
nanovega
FONScontextInternal
Returns font id corresponding to the given logical font name, or
FONS_INVALID
.
struct
FONScontextInternal
const pure nothrow @
trusted
@
nogc
int
getFontByName
(
const
(
char
)[]
name
)
Meta
Source
See Implementation
arsd
nanovega
FONScontextInternal
functions
addFallbackFont
addFont
addFontMem
addFontsFrom
clearState
fontAscender
fontDescender
fontHeight
getFontAA
getFontByName
getLineBounds
getNameById
getTextBounds
getVertMetrics
hasFont
popState
pushState
static functions
create
Returns font id corresponding to the given logical font name, or FONS_INVALID.