1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-23 04:27:40 +00:00
serenity/Userland/Applications/FontEditor
2021-02-15 08:50:48 +01:00
..
.gitignore Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
FontEditor.cpp FontEditor: change order of baseline and mean line row 2021-01-24 22:02:23 +01:00
FontEditor.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
GlyphEditorWidget.cpp LibGfx: Insert pixel and ttf fonts into Typeface structure 2021-02-15 08:50:48 +01:00
GlyphEditorWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
GlyphMapWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
GlyphMapWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp LibGfx: Remove static load_from_file() from abstract Font class 2021-02-15 08:50:48 +01:00