Skip to content

Text Shaping Engine #58

Description

@davll

Motivation

Currently the library can't work with complex text layout (ex: Arabic, Hindi, Tibetan). Hence, it is necessary to create a text shaping engine to tell how to choose and position glyphs.

Harfbuzz is a mature text shaping lib used by many opensource projects. We can add complex text shaping capability to gfx_text with it.

rusttype also plans to support complex text layout. However, for now it is not in higher priority.

alt text

Harfbuzz Examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions