enum EE::Graphics::GlyphRenderMode

#include <glyphdrawable.hpp>

enum GlyphRenderMode: Uint8 {
    Mask,
    Subpixel,
    Color,
};