ShishGL  1.0
A simple modular cross-platform graphics library
Sh::Font Class Reference

#include <Font.hpp>

Inheritance diagram for Sh::Font:
Collaboration diagram for Sh::Font:

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
 

Constructor & Destructor Documentation

◆ Font()

Sh::Font::Font ( const std::string_view &  font_path)
inlineexplicit

Member Function Documentation

◆ apply()

void Sh::Font::apply ( Frame ,
const Shape2D  
)
inlineoverridevirtual

Implements Sh::Style.


The documentation for this class was generated from the following file: