font
Description
EKG does not has support to dynamic font sizes, due the performance loss while handling it. EKG provides 3 basics sizes: - Small - Normal - Big But it depends of current display scale.
Declared at: include/ekg/ui/display.hpp:40
Enumerators
Name | Value | Comment |
---|---|---|
small | 0 | |
normal | 1 | |
big | 2 |