1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 09:18:11 +00:00
serenity/FontEditor
Andreas Kling 6fc3c38324 Start working on a simple graphical font editor.
Editing fonts by editing text files is really slow and boring.
A simple font editor seems like a good way to take LibGUI for a spin.
2019-02-02 08:07:06 +01:00
..
.gitignore Start working on a simple graphical font editor. 2019-02-02 08:07:06 +01:00
FontEditor.cpp Start working on a simple graphical font editor. 2019-02-02 08:07:06 +01:00
FontEditor.h Start working on a simple graphical font editor. 2019-02-02 08:07:06 +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