- Fixed a major performance issue when hinting VFs (thanks,
@madig!) (#289, #221)
- Updated dependencies (#290, #291, #292)
- Removed unused third-party CI configs and related code
- Updated dependencies
- Removed deprecated CLI option flags that were temporarily in
place for the autohint -> psautohint transition
- Cleaned up Python code
- Add missing fs BR
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psautohint?expand=0&rev=11
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 19 20:24:25 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to 2.3.0:
|
|
- Fixed a major performance issue when hinting VFs (thanks,
|
|
@madig!) (#289, #221)
|
|
- Updated dependencies (#290, #291, #292)
|
|
- Removed unused third-party CI configs and related code
|
|
- Updated dependencies
|
|
- Removed deprecated CLI option flags that were temporarily in
|
|
place for the autohint -> psautohint transition
|
|
- Cleaned up Python code
|
|
- Add missing fs BR
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 13 09:46:56 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- skip python 36 (no scipy needed by FontTools)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 17 20:57:29 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 2.1.0
|
|
* no changelog available
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 26 08:12:20 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Setup.py says they need 3.32.0 FontTools but in reality they
|
|
need 4.5.0 or newer based on the API
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 20 09:47:40 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Initial release of python-psautohint
|