ladybird/Applications/FontEditor
2019-05-15 02:39:58 +02:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
FontEditor.cpp LibGUI: Add a simple GGroupBox widget. 2019-04-10 05:52:15 +02:00
FontEditor.h FontEditor: Break out classes into separate files. 2019-04-03 15:23:13 +02:00
GlyphEditorWidget.cpp LibGUI: Move frame painting from GFrame to StylePainter. 2019-04-10 03:43:46 +02:00
GlyphEditorWidget.h LibGUI: Support cycling through focusable widgets with Tab and Shift-Tab. 2019-05-15 02:39:58 +02:00
GlyphMapWidget.cpp FontEditor: Update the glyph map when changing a glyph's width. 2019-04-10 04:02:20 +02:00
GlyphMapWidget.h LibGUI: Support cycling through focusable widgets with Tab and Shift-Tab. 2019-05-15 02:39:58 +02:00
main.cpp FontEditor: Add a window icon. 2019-04-18 02:30:35 +02:00
Makefile Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00