ladybird/Applications/FontEditor
Andreas Kling 3f29a12d90 More compat work. Rename libraries from LibFoo.a => libfoo.a
This makes it more straightforward to build a cross-compiler toolchain.
Also move math stuff from LibC to LibM.
2019-02-26 13:30:57 +01:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
FontEditor.cpp More moving towards using signed types. 2019-02-25 22:06:55 +01:00
FontEditor.h Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
main.cpp Port all apps to GApplication. 2019-02-11 14:56:23 +01:00
Makefile More compat work. Rename libraries from LibFoo.a => libfoo.a 2019-02-26 13:30:57 +01:00