![]() |
Xyris
0.5
|
Include dependency graph for font.cpp:Go to the source code of this file.
Namespaces | |
| Graphics | |
| Graphics::Font | |
Macros | |
| #define | FONT_COUNT 128 |
Functions | |
| void | Graphics::Font::Draw (char c, uint32_t x, uint32_t y, uint32_t fore) |
| void | Graphics::Font::Draw (char c, uint32_t x, uint32_t y, uint32_t fore, uint32_t back) |
References: https://github.com/skiftOS/skift/blob/main/kernel/system/Graphics/Font.cpp
Definition in file font.cpp.