|
HikoGUI
A low latency retained GUI
|
#include <hikogui/font/font_id.hpp>
Public Types | |
| using | super = tagged_id<font_id, uint32_t, std::numeric_limits<uint32_t>::max()> |
Public Member Functions | |
| font * | operator-> () const |
| Dereference to a font-object. | |
An identifier for a font-family that was registered with HikoGUI.
The identifier is used as a index into a vector and starts at zero.
|
inlinenodiscard |
Dereference to a font-object.