Blend2D
2D Vector Graphics Engine
About
Roadmap
Performance
Docs
Blog
Research
Support
Download
{Fiddle}
API Reference
Index
Class List
Globals
Containers
Geometries
Imaging
Styling
Text
Rendering
Runtime
Filesystem
Miscellaneous
Impl API
Macros
C API
Object Model
Topics
Getting Started
Build Instructions
Multithreaded Rendering
Index
⭢
Text
⭢
BLFontQueryProperties
BLFontQueryProperties Struct Reference
Properties that can be used to query
BLFont
and
BLFontFace
.
See also
BLFontManager
.
Public Members
Members
uint32_t
style
uint32_t
weight
uint32_t
stretch
Member Functions
Common Functionality
void
reset
()
noexcept
uint32_t
BLFontQueryProperties::
style
[¶]
Font style.
uint32_t
BLFontQueryProperties::
weight
[¶]
Font weight.
uint32_t
BLFontQueryProperties::
stretch
[¶]
Font stretch.