enum EE::Graphics::Text::DrawHints

#include <text.hpp>

enum DrawHints {
    AllAscii = 1<<0,
};