Open
Description
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
Labels
Type
Projects
Status
Backlog