14 Nov
2025
14 Nov
'25
2:18 p.m.
Nikolay Sivov (@nsivov) commented about dlls/dwrite/analyzer.c:
{ "0000-007F, 0080-00FF, 0100-017F, 0180-024F, " "0250-02AF, 02B0-02FF, 0300-036F", L"Tahoma" },
+ { "0400-04FF, 0500-052F", L"Tahoma" },
Let's keep existing formatting for new ranges - a new empty line after, to separate from Armenian entry. And a comment "Cyrillic, Cyrillic Supplement" on a preceding line. I haven't used comments where it's obvious from the font name, but in this case it's not obvious. For this particular range I think it's shorter to say "0400-052F". -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9469#note_122061