File python-afdko.changes of Package python-afdko
-------------------------------------------------------------------
Thu Mar 11 05:09:13 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 3.6.2:
* [spec] Allow deleting glyphs via Multiple substitution (thanks @simoncozens!) (#1251, #1234, #1294)
* [makeotfexe] Allow negative internal leading (#1279, #1227)
* [docs] Clean up README.md (thanks @vladdoster!) (#1280)
* [cff2vf] Do not assume presence of STAT.AxisValueArray (#1283, #1281)
* [repo] Re-sync master --> develop (#1285)
* [spot] re-format documentation (#1287)
* [checkoutlinesufo] Add ignore-contour-order flag (#1289)
* [makeinstancesufo] Implement multiprocessing (#1293, #1161)
* [checkoutlinesufo] Fix restore_contour_order (#1296, #1291)
* [makeotf] don't fail when converting 'post' table format 3 -> 2 (#1303, #1301)
* [checkoutlinesufo] Fix logic for reporting duplicated start point (#1318, #1315)
* [tests, tx] increase precision (float --> double) to fix i586 failing tests (#1321, #1216, #1163)
* [checkoutlinesufo] Add CID support (#1224)
* [checkoutlinesufo] Fix nested loop variable (#1231)
* [tests] Update date regex to skip date & time metrics (#1232)
* [checkoutlinesufo] Update progress bar (#1243)
* [checkoutlinesufo] Implement -o (output file) option (#1244)
* [comparefamily, pdflib] Fix == None comparisons (#1264)
* [checkoutlinesufo] Remove UFO2-as-UFO3 hack (now up-converts to UFO3) (#1135, #1270)
* [tx] improve robustness (#1187, #1188)
* [makeotfexe] support OS/2.sFamilyClass in feature files (#1191, #1192)
* [docs] correct description of STAT location values (#1190, #1193)
* [ttfcomponentizer] add warning for empty psnames (#1198, #1199)
* [buildcff2vf] add STAT validation (#1200)
* [makeotf] allow anonymous glyphclass in LookupFlags (#1206)
* [agd] support 5-digit codepoints in AGD file (#1207, #1208)
* [makeinstancesufo] make designspace attributes lowercase (#1211, #1212)
* [makeotf] remove hyphen for STAT range definitions (#1197, #1213)
* [docs] clarify use of python3 and pip3 in README (#1215)
* [pdflib] fix circle-drawing bug (thanks @bcirc!) (#1218, #1219])
* [docs] clarify description of glyph name ranges (thanks @PeterCon!) (#1222, #1211)
* [checkoutlinesufo] add support for CID-keyed fonts (#1224)
-------------------------------------------------------------------
Fri Feb 12 13:40:53 UTC 2021 - Dirk Müller <dmueller@suse.com>
- skip python 36 as python36-scipy is missing
-------------------------------------------------------------------
Fri Jul 24 06:52:07 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 3.5.0:
* [docs] fix broken links, add new links, fix typos, add templates
* [tx] many fixes related to uninitialized variables, buffer/stack overflows,
etc.
* [makeotf] Drop Multiple Master in OpenType support
* [checkoutlinesufo] Improve overlap removal
* [fontsetplot, ttfdecomponentizer] Fix proofing issues
* [requirements] remove dependency on standalone cu2qu (integrated into
fontTools 4.7.0)
* [makeinstancesufo] fix `use-varlib` flag, check for extrapolation/warn when
using varLib
* [makeotf] update a misleading comment regarding how CodePageRange bits are
set
* [sfntedit, sfntdiff] fix failures with long file/pathnames
* [tx] don't write FontMatrix in CFF2 FontDict
* [makeotf, makeotfexe] STAT table updates and improvements
* [makeotf] Check for PostScript name in FontMenuNameDB
* [autohint, stemhist] **REMOVED FROM AFDKO** (use psautohint/psstemhist)
* [makeotfexe] fix stack buffer overflow and use-after-free issues
* [mergefonts] fix stack buffer overflow issue
* [spot] fix heap buffer overflow issue
- Update BuildRequires/Requires
- No longer install 2 removed binaries
-------------------------------------------------------------------
Fri Jun 12 13:44:19 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Add patch to skip tests that fail in i586. See
https://github.com/adobe-type-tools/afdko/issues/1163 :
* skip-tests-failing-on-i586.patch
-------------------------------------------------------------------
Fri Jun 12 07:36:28 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Use update-alternatives to provide a tx symlink to afdko-tx.
This works around the issue of having tx binaries different
packages (python-afdko and transifex-client).
-------------------------------------------------------------------
Thu Jun 11 15:19:15 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Rename %{_bindir}/tx to afdko-tx
-------------------------------------------------------------------
Tue Jun 2 14:04:02 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Update to 3.4.0
* [makeotf] STAT table support
* [makeotf] Support multiple chained lookups per position
* [makeotf] Allow UTF-8 input for name strings
* [spot] prevent string overflow
* [spec] Update STAT examples, multiple lookup documentation,
fix broken links
* [sfntedit] Use portable rename
* [absfont, ttread] Initialize variables before use
- Remove patches already included by upstream:
* 0001-Update-checkoutlinesufo.py-fix-UfoFormatVersion.patch
* 0002-tests-update-GSUBVar.ttx.patch
* initialize-variables.patch
-------------------------------------------------------------------
Mon May 25 15:50:30 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Add patch from upstream to fix test_rvrn_vf from failing:
(gh#adobe-type-tools/afdko#1142)
* 0002-tests-update-GSUBVar.ttx.patch
-------------------------------------------------------------------
Fri May 22 17:26:06 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Add patch from upstream to fix UFOFormatVersion errors:
* 0001-Update-checkoutlinesufo.py-fix-UfoFormatVersion.patch
-------------------------------------------------------------------
Fri May 22 09:30:34 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Add patch to initialize variables (gh#adobe-type-tools/afdko#1141)
* initialize-variables.patch
-------------------------------------------------------------------
Mon Apr 27 10:46:37 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Initial release of python-afdko 3.3.0 (also known as adobe-afdko)