1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:38:11 +00:00
serenity/Userland/Applications/FontEditor
2021-04-23 11:08:11 +02:00
..
.gitignore Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
CMakeLists.txt FontEditor: Add 'New Font' wizard to editor 2021-04-11 01:16:34 +02:00
FontEditor.cpp FontEditor: Add status tips and missing Alt shortcuts to actions 2021-04-23 11:08:11 +02:00
FontEditor.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
FontEditorWindow.gml FontEditor+LibGfx: Allow user to specify if a specific glyph is present 2021-04-18 22:10:25 +02:00
GlyphEditorWidget.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
GlyphEditorWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
GlyphMapWidget.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +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