tl;dr
- Redesigned some italics with cyrillic
- Add character variants and stylistic sets to access localized forms (see #89)
- Redesign cyrillic letter Omega and Ot (see #84)
- Various bug fixes
What's Changed
- Refactor the code of ufo_digits_glyphs, allowing to pick one glyph + multithreading support by @Corne2Plum3 in #77
- Fix fake error messages on ufo_digits_glyphs when building fractions and small digits by @Corne2Plum3 in #79
- Fix zero.cv10.zero.superior by @Corne2Plum3 in #80
- Attempt #2 to improve the look of 1/10 fraction with italics by @Corne2Plum3 in #81
- Redesign some cyrillic italics by @Corne2Plum3 in #82
- Rebuild composite and accented glyphs for non-italics & fix inconsistencies with uni0503 uni0505 uni0509 uni050B uni050F by @Corne2Plum3 in #83
- Redesign cyrillic letter Omega and Ot by @Corne2Plum3 in #84
- Add character variants and stylistics set alias to localized alternates + bug fixes. by @Corne2Plum3 in #89
- Language shaping fixes 2 by @Corne2Plum3 in #90
- Fix uni1D43 not being placed correctly for regular italic by @Corne2Plum3 in #91
- Add missing small caps + update c2sc and smcp tables by @Corne2Plum3 in #92
- v2.0.1 update by @Corne2Plum3 in #93
Full Changelog: v2.0.0...v2.0.1