1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 20:11:08 +00:00
serenity/FontEditor
Andreas Kling 7f91aec25c Support font files.
This only works with the userspace build of SharedGraphics so far.
It's also very slow at loading fonts, but that's easy to fix.

Let's put fonts in /res/fonts/.
2019-02-02 23:13:12 +01:00
..
.gitignore Start working on a simple graphical font editor. 2019-02-02 08:07:06 +01:00
FontEditor.cpp Support font files. 2019-02-02 23:13:12 +01:00
FontEditor.h Support font files. 2019-02-02 23:13:12 +01:00
main.cpp Start working on a simple graphical font editor. 2019-02-02 08:07:06 +01:00
Makefile Start working on a simple graphical font editor. 2019-02-02 08:07:06 +01:00