Skip to content

SDF Font Support #366

@sumandas27

Description

@sumandas27

The go-to way to render text at variable sizes with Raylib is to use SDF Font generation, see the following raylib example: https://www.raylib.com/examples/text/loader.html?name=text_font_sdf

There are no c++ bindings to load in a font in this way (for example, no LoadFontData bindings passing in a non-default font type / GenImageFontAtlas bindings AFAIK). Any chance these could be added?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions