serenity/Userland/Applications/FontEditor
2021-09-06 01:53:26 +02:00
..
.gitignore
CMakeLists.txt
FontEditor.cpp Userland: Migrate to argument-less deferred_invoke 2021-09-02 03:47:47 +04:30
FontEditor.h FontEditor: Let WindowServer manage modified markings 2021-08-27 12:38:29 +02:00
FontEditorWindow.gml FontEditor: Adjust margins and spacing 2021-08-27 12:38:29 +02:00
GlyphEditorWidget.cpp Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
GlyphEditorWidget.h FontEditor: Save discrete undo and redo states for each Command 2021-08-27 12:38:29 +02:00
GlyphMapWidget.cpp
GlyphMapWidget.h
main.cpp FontEditor: Let WindowServer manage modified markings 2021-08-27 12:38:29 +02:00
NewFontDialog.cpp Userland: Migrate to argument-less deferred_invoke 2021-09-02 03:47:47 +04:30
NewFontDialog.h
NewFontDialogPage1.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
NewFontDialogPage2.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
UndoGlyph.h FontEditor: Save discrete undo and redo states for each Command 2021-08-27 12:38:29 +02:00