Skip to content

Remove AWT dependency #4

@SilverTiger

Description

@SilverTiger

Currently the font loading is done by using java.awt.Font. Since LWJGL provides some STB libraries it would be great to use STBTrueType and STBEasyFont, so that you don't need the JVM argument -Djava.awt.headless=true.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions