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

NameValueComment
small0
normal1
big2