Skip to content

Add freetype fonts with icon support #681

@adriengivry

Description

@adriengivry

Problem this feature should fix

Fonts don't render super well when very small. This is because we use ImGui's truetype implementation, instead of freetype.

Expected solution

Update ImGui to use freetype. Ideally we would want to be able to support icons (like font-awesome?) or maybe nerd fonts.

I guess we should build freetype as a dependency.

How to doc: https://github.com/ocornut/imgui/blob/master/misc/freetype/README.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    EditorSomething relative with the editorGraphicsGraphical feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions