1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 00:15:08 +00:00
serenity/Userland/Applications/FontEditor
electrikmilk 056ca62778 FontEditor: Add code previews for fixed-width fonts
Add pseudo code to font preview for fixed-width programming fonts.
2022-03-05 21:24:25 +01:00
..
CMakeLists.txt LibGUI+FontEditor: Move GlyphMapWidget to LibGUI 2022-01-16 11:17:03 +01:00
FontEditor.cpp FontEditor: Add code previews for fixed-width fonts 2022-03-05 21:24:25 +01:00
FontEditor.h FontEditor: Remove listener client 2022-02-18 07:38:29 -05:00
FontEditorWindow.gml LibGUI+Apps: Let Splitters select which resizee to set fixed 2022-02-23 18:56:22 +02:00
GlyphEditorWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
GlyphEditorWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
main.cpp FontEditor: Remove listener client 2022-02-18 07:38:29 -05:00
NewFontDialog.cpp FontEditor: Convert to east const 2021-11-30 10:51:51 +01:00
NewFontDialog.h FontEditor: Remove unused Vector<String> 2021-11-30 10:51:51 +01:00
NewFontDialogPage1.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
NewFontDialogPage2.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
UndoGlyph.h FontEditor: Convert to east const 2021-11-30 10:51:51 +01:00