enum EE::Graphics::GenericFamily

#include <systemfontresolver.hpp>

enum GenericFamily: Uint8 {
    None,
    Serif,
    SansSerif,
    Monospace,
    Cursive,
    Fantasy,
    SystemUi,
    Emoji,
};