AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Public Member Functions | |
AFontManager (const AFontManager &)=delete | |
_< AFontFamily > | getDefaultFamily () |
_< AFont > | getDefaultFont () |
_< AFontFamily > | getFontFamily (const AString &name) const |
_< AFont > | getFont (const AUrl &url) |
Static Public Member Functions | |
static AFontManager & | inst () |
Friends | |
class | AFont |