enum EE::Graphics::FontType

#include <font.hpp>

enum FontType {
    TTF,
    BMF,
    Sprite,
};