From 1ace6c6f50f09718c0e1d7582a5ee6dfd7e5240b Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Fri, 17 Feb 2017 17:01:44 -0800 Subject: [PATCH] Update changelog --- NEWS.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index b40215e6f..25968d005 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,5 @@ +- [subset] Keep advance widths when stripping ".notdef" glyph outline in + CID-keyed CFF fonts (#845) - [feaLib] Zero values now produce the same results as makeotf (#633, #848) - [feaLib] More compact encoding for “Contextual positioning with in-line single positioning rules” (#514)