ladybird/Applications/FontEditor
2019-04-21 04:09:39 +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 FontEditor: Convert the glyph map and editor widgets to be GFrames. 2019-04-10 02:43:57 +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 FontEditor: Convert the glyph map and editor widgets to be GFrames. 2019-04-10 02:43:57 +02:00
main.cpp FontEditor: Add a window icon. 2019-04-18 02:30:35 +02:00
Makefile Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00