From 3d7f7272ba02216cc752d9ec7ca736f2d724a804 Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Sat, 10 Oct 2015 22:35:18 -0400 Subject: [PATCH] updated changelog for v2.016 release --- CHANGELOG.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 018f0e1a5..1f0d2b32d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,29 @@ # Version 2.016 -- adjusted vertical position of the tilde to a higher position to improve alignment with other glyphs (U+007E) - Issue #23 +- adjusted vertical position of the tilde (U+007E) to a higher position to improve alignment with other glyphs - Issue #23 - increased width of the vertical stroke on the dollar symbol (U+0024) - Issue #92 +- modified Cyrillic upper case C (U+0421) to differentiate from Latin C - Issues #22 & #29 +- modified Cyrillic lower case c (U+0441) to differentiate from Latin c - Issues #22 & #29 +- modified upper case theta (U+0398) to differentiate from lower case theta - Issue #36 +- added U+1EF9 (lower case y tilde) glyph - Issue #102 +- added U+1EF8 (upper case Y tilde) glyph - Issue #102 +- added U+1EBD (lower case e tilde) glyph - Issue #102 +- added U+1EBC (upper case E tilde) glyph - Issue #102 +- added U+2116 (numero) glyph - Issues #22 & #114 +- added U+01A4 (p hook) glyph - Issue #105 +- added U+0108 (upper case C circumflex) - Issue #21 +- added U+0109 (lower case c circumflex) - Issue #21 +- added U+011C (upper case G circumflex) - Issue #21 +- added U+011D (lower case g circumflex) - Issue #21 +- added U+0124 (upper case H circumflex) - Issue #21 +- added U+0125 (lower case h circumflex) - Issue #21 +- added U+0134 (upper case J circumflex) - Issue #21 +- added U+0135 (lower case j circumflex) - Issue #21 +- added U+015C (upper case S circumflex) - Issue #21 +- added U+015D (lower case s circumflex) - Issue #21 +- added U+016C (upper case U breve) - Issue #21 +- added U+016D (lower case u breve) - Issue #21 +- added U+20B7 (spesmilo) - Issue #21 - updated ttfautohint to version 1.4 for TrueType (.ttf) build hints