1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 02:58:12 +00:00
serenity/Applications/FontEditor
2019-03-10 13:16:36 +01:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
FontEditor.cpp LibGUI: Don't fill widgets with background color by defualt. 2019-03-10 13:16:36 +01:00
FontEditor.h Implement basic support for variable-width fonts. 2019-03-06 12:52:41 +01:00
main.cpp Implement basic support for variable-width fonts. 2019-03-06 12:52:41 +01:00
Makefile More compat work. Rename libraries from LibFoo.a => libfoo.a 2019-02-26 13:30:57 +01:00