 |
API Documentation
|
|
|
bool getReadyForUse() const
void setAntiAliasingQuality(FONT_ANTI_ALIASING_QUALITY value)
void setFaceName(nkMemory::StringView value)
FONT_ANTI_ALIASING_QUALITY
Lists the available font anti-aliasing quality level supported.
Definition: FontAntiAliasingQuality.h:12
Offers an interface to work with fonts.
Definition: Font.h:14
The main system of the component.
Definition: System.h:18
nkMemory::StringView getFaceName() const
nkMemory::StringView getName() const
void setSize(unsigned int value)
void setName(nkMemory::StringView value)
void setDefault(bool value)
static nkMemory::UniquePtr< Font > create(System *system=nullptr)
Encompasses all API of component NilkinsWinUi.
Definition: Clipboard.h:7
FONT_ANTI_ALIASING_QUALITY getAntiAliasingQuality() const
unsigned int getSize() const
Encompasses all API of component NilkinsMemory.
Definition: Allocator.h:7