17
0

Accepting request 1092403 from home:dirkmueller:Factory

- update to 4.39.4:
  * [varLib.interpolatable] Allow for sparse masters (#3075)
  * [merge] Handle differing default/nominalWidthX in CFF (#3070)
  * [ttLib] Add missing main.py file to ttLib package (#3088)
  * [ttx] Fix missing composite instructions in XML (#3092)
  * [ttx] Fix split tables option to work on filenames containing
    '%' (#3096)
  * [featureVars] Process lookups for features other than rvrn
    last (#3099)
  * [feaLib] support multiple substitution with classes (#3103)

OBS-URL: https://build.opensuse.org/request/show/1092403
OBS-URL: https://build.opensuse.org/package/show/M17N/python-FontTools?expand=0&rev=44
This commit is contained in:
2023-06-12 06:31:25 +00:00
committed by Git OBS Bridge
parent 81b3f249ef
commit b087c7063a
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Jun 11 20:32:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 4.39.4:
* [varLib.interpolatable] Allow for sparse masters (#3075)
* [merge] Handle differing default/nominalWidthX in CFF (#3070)
* [ttLib] Add missing main.py file to ttLib package (#3088)
* [ttx] Fix missing composite instructions in XML (#3092)
* [ttx] Fix split tables option to work on filenames containing
'%' (#3096)
* [featureVars] Process lookups for features other than rvrn
last (#3099)
* [feaLib] support multiple substitution with classes (#3103)
-------------------------------------------------------------------
Fri Apr 21 12:20:35 UTC 2023 - Dirk Müller <dmueller@suse.com>