Skip to content

Add Font Module #88

@billyquith

Description

@billyquith

Not all renderers have good support for fonts. Basic support has been added using the STB font code. It would be nice to use something like FontStash to provide a more complete solution.

This can be shared between renderers if the client renderer supports:

  • Render glyph using DrawTextureRect().
  • Render to texture, so that newly cached glyphs can be cached in a renderer specific way.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions