ladybird/Userland/Applications/FontEditor
Nico Weber cb89d3b780 FontEditor: change order of baseline and mean line row
The mean line is above the baseline, so it makes sense if the UI
elements are in the same order.
2021-01-24 22:02:23 +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 Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +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 Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00