ladybird/Userland/Applications/FontEditor
2021-04-26 18:43:35 +02:00
..
.gitignore Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
CMakeLists.txt FontEditor: Add undo and redo commands 2021-04-23 11:08:11 +02:00
FontEditor.cpp FontEditor: Warn on unsaved changes 2021-04-26 18:43:35 +02:00
FontEditor.h FontEditor: Warn on unsaved changes 2021-04-26 18:43:35 +02:00
FontEditorWindow.gml FontEditor: Set correct mean- and baseline ranges for new fonts 2021-04-23 11:08:11 +02:00
GlyphEditorWidget.cpp FontEditor: Don't put invalid clicks on the undo stack 2021-04-26 18:43:35 +02:00
GlyphEditorWidget.h FontEditor: Don't put invalid clicks on the undo stack 2021-04-26 18:43:35 +02:00
GlyphMapWidget.cpp LibGfx+FontEditor: Account for raw width when painting glyphs 2021-04-23 11:08:11 +02:00
GlyphMapWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
main.cpp FontEditor: Warn on unsaved changes 2021-04-26 18:43:35 +02:00
NewFontDialog.cpp FontEditor: Set proper defaults in NewFontDialog 2021-04-23 11:08:11 +02:00
NewFontDialog.h FontEditor: Set proper defaults in NewFontDialog 2021-04-23 11:08:11 +02:00
NewFontDialogPage1.gml FontEditor: Add 'New Font' wizard to editor 2021-04-11 01:16:34 +02:00
NewFontDialogPage2.gml FontEditor: Set proper defaults in NewFontDialog 2021-04-23 11:08:11 +02:00
UndoGlyph.h AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00