1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-19 13:37:34 +00:00
serenity/Userland/Applications/FontEditor
2021-04-10 14:58:48 +02:00
..
.gitignore Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
CMakeLists.txt FontEditor: Convert to GML and add new edit commands to GlyphEditor 2021-04-06 22:24:05 +02:00
FontEditor.cpp FontEditor: Reset selected glyph on init 2021-04-07 19:27:01 +02:00
FontEditor.h FontEditor: Convert to GML and add new edit commands to GlyphEditor 2021-04-06 22:24:05 +02:00
FontEditorWindow.gml FontEditor: Convert to GML and add new edit commands to GlyphEditor 2021-04-06 22:24:05 +02:00
GlyphEditorWidget.cpp FontEditor+ClipboardHistory: Use system-wide Clipboard 2021-04-07 19:27:01 +02:00
GlyphEditorWidget.h FontEditor+ClipboardHistory: Use system-wide Clipboard 2021-04-07 19:27:01 +02:00
GlyphMapWidget.cpp FontEditor: Reset selected glyph on init 2021-04-07 19:27:01 +02:00
GlyphMapWidget.h FontEditor: Inherit GlyphMapWidget from ScrollableWidget 2021-04-06 22:24:05 +02:00
main.cpp FontEditor: Alt shortcuts and book title capitalization in menus 2021-04-10 14:58:48 +02:00