enum EE::Graphics::FontHinting

#include <font.hpp>

enum FontHinting {
    None,
    Slight,
    Full,
};