Flags that can be returned in TTF_GPUAtlasDrawSequence
Defined in <SDL3_ttf/SDL_textengine.h>
#define TTF_COPY_OPERATION_IMAGE 0x00000001 /**< This copy operation uses an image rather than a glyph, and should not have vertex color applied */
This enum is available since SDL_ttf 3.0.0.