|
group2 0.1.0
CSE 125 Group 2
|
LunaSVG-backed CPU rasterization for HUD SVG assets. More...
#include "HudSvgRaster.hpp"#include <lunasvg.h>#include <SDL3/SDL_log.h>#include <algorithm>#include <fstream>#include <iterator>#include <string>Functions | |
| std::string_view | hudSvgFilename (HudIcon id) |
| HudIcon | hudIconFromFilename (std::string_view filename) |
| HudSvgBitmap | rasterizeHudSvg (const std::filesystem::path &path, int width, int height) |
LunaSVG-backed CPU rasterization for HUD SVG assets.
|
nodiscard |
|
nodiscard |
|
nodiscard |