serenity/FontEditor
Andreas Kling b1e054ffe8 Rename LizaBold to LizaRegular and LizaBlack to LizaBold.
LizaRegular is quickly becoming my favorite bitmap font. It's so pretty :^)
2019-02-05 09:08:25 +01:00
..
.gitignore Start working on a simple graphical font editor. 2019-02-02 08:07:06 +01:00
FontEditor.cpp Rename LizaBold to LizaRegular and LizaBlack to LizaBold. 2019-02-05 09:08:25 +01:00
FontEditor.h FontEditor: Allow specifying which font to edit on the command line. 2019-02-05 07:23:01 +01:00
main.cpp FontEditor: Allow specifying which font to edit on the command line. 2019-02-05 07:23:01 +01:00
Makefile Start working on a simple graphical font editor. 2019-02-02 08:07:06 +01:00