|
FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
|
#include <skia/include/core/SkFont.h>#include <skia/include/core/SkFontMgr.h>#include <skia/include/core/SkPaint.h>#include <skia/include/core/SkSurface.h>#include <skia/include/core/SkTypeface.h>#include "business_logic/components/UIText.h"#include "colors.h"#include "constants.h"#include <skia/include/ports/SkTypeface_win.h>
Include dependency graph for FontManager.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | gui::renderer::FontManager |
| Utility class that holds static font instances and handles scaling them on window resizes. More... | |
Namespaces | |
| namespace | gui |
| The actual GUI / renderer implementation counterpart. | |
| namespace | gui::renderer |
| The GUI renderer and renderer-supporting implementation module. | |