mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 21:51:01 +00:00
I added focus rects to these widgets because I had just started working on focus support and I was excited but it doesn't really make sense for these things to have focus rects. :^) While I was here I also optimized the repaint code to only update the edited glyph in the glyph map when editing its pixels. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| FontEditor.cpp | ||
| FontEditor.h | ||
| GlyphEditorWidget.cpp | ||
| GlyphEditorWidget.h | ||
| GlyphMapWidget.cpp | ||
| GlyphMapWidget.h | ||
| main.cpp | ||
| Makefile | ||