#include <Font.hpp>


Public Member Functions | |
| Font (const std::string_view &font_path) | |
| void | apply (Frame &, const Shape2D &) override |
Public Member Functions inherited from Sh::Style | |
| Style ()=default | |
| virtual | ~Style ()=default |
|
inlineexplicit |