From bbbe8128e7ae9d816a221377dbf5ff3969bb203b Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 30 Sep 2019 03:00:43 +0000 Subject: CTAN sync 201909300300 --- fonts/amiri/NEWS | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) (limited to 'fonts/amiri/NEWS') diff --git a/fonts/amiri/NEWS b/fonts/amiri/NEWS index 5ccd53eab5..22e405d250 100644 --- a/fonts/amiri/NEWS +++ b/fonts/amiri/NEWS @@ -1,3 +1,53 @@ +Amiri 0.112 (2019-09-29) +------------------------ + +* Fix dot below (U+065C) and make it rounded not rectangular. +* Add an Amiri.fontspec file for use with LaTeX fontspec package (#139). +* Make the build reproducible. +* Fix some misplaced Latin accents. +* Add alternate comma and semicolon for Sindhi and Malay, and can be enabled + with “ss08” feature as well (#145). +* Fix Rohingya tones positioning a bit (#155). +* Don’t make rounded guillemots the default as they are meant to be only for + Arabic. +* Make narrow no break space as wide as thin space (#177). +* Fix handling of several Quranic small letters to follow latest Unicode + recommendations. + +Amiri 0.111 (2017-12-30) +------------------------ + +* Drop TTF files from the web fonts archive, WOFF and WOFF2 should be all one + needs now. +* Cosmetic changes to the CSS snippet. +* Fix kerning of the new Kaf glyphs introduced in the previous release. +* Add a font table document for the Quran font since it has different character + coverage. +* Removed the `ccmp` feature composing decomposed Latin base/accent + combinations supported by the font. HarfBuzz does this in a bit smarter way, + users of other engines can apply Unicode normalization to the input text if + this is needed. +* Fix wrong glyph class for U+0674 ARABIC LETTER HIGH HAMZA, causing it to be + incorrectly treated as a zero width mark: + https://github.com/alif-type/amiri/issues/138. +* Drop localized Arabic names from the font (like style names), their support + in application is spotty, also it is a bit Ugly to have the font presented + with mixed language name, e.g. “Amiri عادي”, in some applications under + Arabic locales. +* Allow Kashida around floating Hamza: + https://github.com/alif-type/amiri/issues/137 +* Colorize Hamza above mark in colored Quran font: + https://github.com/alif-type/amiri/issues/136 +* Change the shape of Damma used in U+06C7 & U+0677: + https://github.com/alif-type/amiri/issues/123 +* Other smaller fixes. +* OpenType layout tables are now compiled with FontTool’s feaLib instead of my + FontForge fork. This is an attempt to make building the fonts from source + simpler for others and more predictable. +* The font can now be built with Python 3, by calling `make PY2=python3`. +* The font can be also built with upstream FontForge now, though the result + might be slightly different from the pre-built fonts. + Amiri 0.110 (2017-12-20) ------------------------ * New Glyphs -- cgit v1.2.3