|
SDLPainter 0.1.0
QPainter benzeri SDL3 + OpenGL/Vulkan 2D çizim kütüphanesi
|
Şu sınıfın tüm üyelerinin listesidir: sdl_painter::Font (kalıtımla gelen üyeleri de içerir).
| Ascent() const | sdl_painter::Font | |
| Font(const std::string &file_path, int32_t point_size) | sdl_painter::Font | |
| GetGlyph(IRenderer &renderer, char32_t codepoint) const | sdl_painter::Font | |
| Handle() const noexcept | sdl_painter::Font | inline |
| IsValid() const noexcept | sdl_painter::Font | inline |
| MeasureText(const std::string &text, int32_t &out_width, int32_t &out_height) const | sdl_painter::Font | |
| PointSize() const noexcept | sdl_painter::Font | inline |