notofonts / latin-greek-cyrillic

Noto Latin, Greek, Cyrillic
SIL Open Font License 1.1
35 stars 7 forks source link

add 1df25..a #468

Open berrymot opened 3 months ago

berrymot commented 3 months ago

Somehow these didn't make it into the Unicode 15.0 update. Discovered by running this (with line 246 of src/lib.rs uncommented; this fetches the fonts from raw.githubusercontent.com so they're the most recent version) on the string "𝼥𝼦𝼧𝼨𝼩𝼪":

image

character data:

U+1DF25 : LATIN SMALL LETTER D WITH MID-HEIGHT LEFT HOOK U+1DF26 : LATIN SMALL LETTER L WITH MID-HEIGHT LEFT HOOK U+1DF27 : LATIN SMALL LETTER N WITH MID-HEIGHT LEFT HOOK U+1DF28 : LATIN SMALL LETTER R WITH MID-HEIGHT LEFT HOOK U+1DF29 : LATIN SMALL LETTER S WITH MID-HEIGHT LEFT HOOK U+1DF2A : LATIN SMALL LETTER T WITH MID-HEIGHT LEFT HOOK

aelatham commented 3 months ago

Note that 5 characters introduced in 14.0 are also missing: U+1AC1, U+1AC2, U+1AC3, U+1AC4, U+1AC6 (U+1DFA covered by Syriac). Also missing (added in 15.0): The entire Cyrillic Extended-D block. I would like all of these added to the issue.