mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-07 11:39:44 +03:00
4cd8ca07e3
This makes a few modifications to the statusbar text generation: * Use the canonical U+XXXX representation of unicode characters. * For control characters, display their alias instead of whitespace. * Substitute RTL codepoints with U+FFFD so the text paints correctly. * Only show the glyph's dimensions if it actually exists in the font. This fixes #7286. |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
FontEditor.cpp | ||
FontEditor.h | ||
FontEditorWindow.gml | ||
GlyphEditorWidget.cpp | ||
GlyphEditorWidget.h | ||
GlyphMapWidget.cpp | ||
GlyphMapWidget.h | ||
main.cpp | ||
NewFontDialog.cpp | ||
NewFontDialog.h | ||
NewFontDialogPage1.gml | ||
NewFontDialogPage2.gml | ||
UndoGlyph.h |