serenity/Userland/Applications/FontEditor
thankyouverycool cc7744f6ca LibGfx+FontEditor: Account for raw width when painting glyphs
Fixes hidden glyphs being painted in editor and map, and '?'
subsitute glyphs being overdrawn in the system.
2021-04-23 11:08:11 +02:00
..
.gitignore
CMakeLists.txt FontEditor: Add undo and redo commands 2021-04-23 11:08:11 +02:00
FontEditor.cpp FontEditor: Set correct mean- and baseline ranges for new fonts 2021-04-23 11:08:11 +02:00
FontEditor.h FontEditor: Add undo and redo commands 2021-04-23 11:08:11 +02:00
FontEditorWindow.gml FontEditor: Set correct mean- and baseline ranges for new fonts 2021-04-23 11:08:11 +02:00
GlyphEditorWidget.cpp LibGfx+FontEditor: Account for raw width when painting glyphs 2021-04-23 11:08:11 +02:00
GlyphEditorWidget.h FontEditor: Add move glyph tool 2021-04-23 11:08:11 +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 Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
NewFontDialog.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
NewFontDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
NewFontDialogPage1.gml FontEditor: Add 'New Font' wizard to editor 2021-04-11 01:16:34 +02:00
NewFontDialogPage2.gml FontEditor: Add 'New Font' wizard to editor 2021-04-11 01:16:34 +02:00
UndoGlyph.h FontEditor: Add undo and redo commands 2021-04-23 11:08:11 +02:00