1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 03:27:35 +00:00
serenity/Userland/Applications/FontEditor
Brandon Jordan 4321a7def1 Base+Userland: Add menu item icons
Base+Userland: Add menu item icons

This adds missing icons to Presenter Presentation menu.

This adds missing icon to Image Viewer View menu.

This adds a scale icon for the Image Viewer and Font Editor.

This moves the Fit Image to View icon to the 16x16 folder as it's now
used by Image Viewer and not only Pixel Paint.

This improves the fullscreen and play icons so that they fit together
better.
2023-01-02 09:56:05 -05:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
FontEditorWindow.gml FontEditor: Add Unicode block/glyph selection Statusbar Segment 2022-12-20 10:22:27 +01:00
FontPreviewWindow.gml FontEditor: Convert preview window to GML and propagate its errors 2022-07-06 14:25:30 +02:00
GlyphEditorWidget.cpp FontEditor: Remove unused includes 2022-12-20 10:22:27 +01:00
GlyphEditorWidget.h FontEditor: Consolidate GlyphEditor's flip_{horizontally,vertically} 2022-11-19 15:41:09 +01:00
main.cpp FontEditor: Remove unused includes 2022-12-20 10:22:27 +01:00
MainWidget.cpp Base+Userland: Add menu item icons 2023-01-02 09:56:05 -05:00
MainWidget.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
NewFontDialog.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
NewFontDialog.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
NewFontDialogPage1.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
NewFontDialogPage2.gml FontEditor: Update GML for new layout system 2022-07-06 14:25:30 +02:00
UndoSelection.h FontEditor: Include file basename in error messages when available 2022-11-19 15:41:09 +01:00