Skip to content

Generating MSDFs on the fly #190

@wrangelvid

Description

@wrangelvid

troika text has quite an interesting approach. They generate the signed distance fields for each glyph on the fly, while also allowing its users to specify characters to preload or even provide already compiled SDFs.
The latter would allow a dynamic and simple approach to enable multiple languages.
Alternatively, one could generate the whole character set, but save for each glyph and have the current json text format just reference it to enable lazy loading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions