serenity/Userland/Applications/FontEditor
thankyouverycool 541f1de3a8 FontEditor: Add scaled offset members to GlyphEditor
Previously these were undescriptive globals making them a bit cryptic.
2021-11-30 10:51:51 +01:00
..
.gitignore
CMakeLists.txt FontEditor: Port to LibMain :^) 2021-11-24 00:25:23 +01:00
FontEditor.cpp FontEditor: Update status bar on initialization 2021-11-30 10:51:51 +01:00
FontEditor.h FontEditor: Remove code duplication when resizing GlyphEditor 2021-11-30 10:51:51 +01:00
FontEditorWindow.gml FontEditor: Convert mode and transform buttons into toolbar actions 2021-11-30 10:51:51 +01:00
GlyphEditorWidget.cpp FontEditor: Add scaled offset members to GlyphEditor 2021-11-30 10:51:51 +01:00
GlyphEditorWidget.h FontEditor: Add scaled offset members to GlyphEditor 2021-11-30 10:51:51 +01:00
GlyphMapWidget.cpp FontEditor: Simplify start-up 2021-11-30 10:51:51 +01:00
GlyphMapWidget.h FontEditor: Remove reprobe_font() 2021-09-22 21:35:42 +02:00
main.cpp FontEditor: Simplify start-up 2021-11-30 10:51:51 +01:00
NewFontDialog.cpp Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
NewFontDialog.h FontEditor: Allow editing new font header 2021-09-24 14:59:39 +02:00
NewFontDialogPage1.gml FontEditor: Allow editing new font header 2021-09-24 14:59:39 +02:00
NewFontDialogPage2.gml Applications: Remove border from GroupBox margins 2021-11-03 16:13:19 +01:00
UndoGlyph.h FontEditor: Tighten type of UndoGlyph::undo_state (cannot fail) 2021-11-20 12:56:35 +01:00