Skip to content

Way to list all codepoints available #598

@mcendu

Description

@mcendu

I am implementing TTF support for a text engine that needs to know which codepoints are available in a font's charmap, but it seems right now there is no function for that in SDL_ttf.

I am thinking of something that maps directly to FT_Get_First_Char and FT_Get_Next_Char, but other forms are also OK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions