Skip to content

[DISCUSSION] Vector Fonts Support #1129

Open
@SableRaf

Description

@SableRaf

Note

This is a draft about better font support in Processing. This issue will be updated based on discussion and feedback from the community.

Currently Processing handles fonts only as bitmaps. It should use vector fonts.

Historically, OpenJDK has relied on ICU4J for Unicode support.

Variable fonts

It seems like OpenJDK has integrated Harfbuzz as a replacement for ICU4J, which has a number of benefits, including variable font support. More research is needed.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions