enum EE::Graphics::Text::LigatureCaretMode

#include <text.hpp>

enum LigatureCaretMode: Uint8 {
    ClosestGlyph,
    Interpolate,
};