Hello community, here is the log from the commit of package fonttools for openSUSE:Factory checked in at 2018-02-13 10:27:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fonttools (Old) and /work/SRC/openSUSE:Factory/.fonttools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fonttools" Tue Feb 13 10:27:00 2018 rev:23 rq:574880 version:3.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fonttools/fonttools.changes 2018-01-09 14:36:25.023003596 +0100 +++ /work/SRC/openSUSE:Factory/.fonttools.new/fonttools.changes 2018-02-13 10:27:02.122213012 +0100 @@ -1,0 +2,48 @@ +Tue Feb 6 12:00:34 UTC 2018 - [email protected] + +- Update to version 3.22.0: + * [subset] Support subsetting endchar acting as seac-like + components in CFF (fixes #1162). + * [feaLib] Allow to build from pre-parsed ast.FeatureFile object. + * Added tables argument to only build some tables instead of all + (#1159, #1163). + * [textTools] Replaced safeEval with ast.literal_eval (#1139). + * [feaLib] Added option to the parser to not resolve include + statements (#1154). + * [ttLib] Added new ttCollection module to read/write TrueType + and OpenType Collections. + * Exports a TTCollection class with a fonts attribute containing + a list of TTFont instances, the methods save and saveXML, plus + some list-like methods. The importXML method is not implemented + yet (#17). + * [unicodedata] Added ot_tag_to_script function that converts + from OpenType script tag to Unicode script code. + * Added new designspaceLib subpackage, originally from Erik Van + Blokland's designSpaceDocument: https://github.com/LettError/designSpaceDocument + * NOTE: this is not yet used internally by varLib, and the API + may be subject to changes (#911, #1110, LettError/designSpaceDocument#28). + * Added new FontTools icon images (8ee7c32). + * [unicodedata] Added script_horizontal_direction function that + returns either "LTR" or "RTL" given a unicode script code. + * [otConverters] Don't write descriptive name string as XML + comment if the NameID value is 0 (== NULL) (#1151, #1152). + * [unicodedata] Add ot_tags_from_script function to get the list + of OpenType script tags associated with unicode script code + (#1150). + * [feaLib] Don't error when "enumerated" kern pairs conflict with + preceding single pairs; emit warning and chose the first value + (#1147, #1148). + * [loggingTools] In CapturingLogHandler.assertRegex method, match + the fully formatted log message. + * [sbix] Fixed TypeError when concatenating str and bytes + (#1154). + * [bezierTools] Implemented cusp support and removed + approximate_fallback argument in calcQuadraticArcLength. Added + calcCubicArcLength (#1142). + * [varLib] Fixed merging PairPos Format1/2 with missing subtables + (#1125). + * [feaLib] Allow mixed single/multiple substitutions (#612) + * Added missing *.afm test assets to MAINFEST.in (#1137). + * Fixed dumping SVG tables containing color palettes (#1124) + +------------------------------------------------------------------- Old: ---- fonttools-3.21.0.tar.gz New: ---- fonttools-3.22.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fonttools.spec ++++++ --- /var/tmp/diff_new_pack.9K2lVc/_old 2018-02-13 10:27:02.710191826 +0100 +++ /var/tmp/diff_new_pack.9K2lVc/_new 2018-02-13 10:27:02.714191682 +0100 @@ -17,7 +17,7 @@ Name: fonttools -Version: 3.21.0 +Version: 3.22.0 Release: 0 Summary: Suite of Tools and Libraries for Manipulating Fonts License: MIT ++++++ fonttools-3.21.0.tar.gz -> fonttools-3.22.0.tar.gz ++++++ ++++ 7737 lines of diff (skipped)
