1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 13:15:07 +00:00
serenity/Applications/FontEditor
2020-10-06 15:04:37 +02:00
..
.gitignore FontEditor: Initial port to using a VisualBuilder generated UI. 2019-07-11 20:19:26 +02:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
FontEditor.cpp LibGfx+FontEditor+Fonts: Add "mean line" value to all fonts 2020-10-05 20:05:40 +02:00
FontEditor.h FontEditor: Add a "Save as..." menu item 2020-07-11 11:34:38 +02:00
GlyphEditorWidget.cpp LibGfx+FontEditor+Fonts: Add "mean line" value to all fonts 2020-10-05 20:05:40 +02:00
GlyphEditorWidget.h Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00
GlyphMapWidget.cpp LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
GlyphMapWidget.h LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
main.cpp FontEditor: Use new format functions. 2020-10-06 15:04:37 +02:00