1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 11:25:08 +00:00
serenity/Userland/Applications/FontEditor
2022-05-13 16:27:43 +02:00
..
CMakeLists.txt FontEditor: Make undo/redo compatible with multi-glyph selections 2022-03-18 01:12:26 +01:00
FontEditor.cpp LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
FontEditor.h LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
FontEditorWindow.gml LibGUI+Apps: Let Splitters select which resizee to set fixed 2022-02-23 18:56:22 +02:00
GlyphEditorWidget.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
GlyphEditorWidget.h LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
main.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
NewFontDialog.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
NewFontDialog.h LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
NewFontDialogPage1.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
NewFontDialogPage2.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
UndoSelection.h LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00