* Remove wheel from setup_requires
* Improved mergeFirstSegments handling
* Correct for (rare) bad tracking of previousIntersectionPoint
* Fix test compatibility with fonttools splitCubicAtT precision
improvement
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-booleanOperations?expand=0&rev=9
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 21 09:12:59 UTC 2026 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to 0.10.0
|
|
* Remove wheel from setup_requires
|
|
* Improved mergeFirstSegments handling
|
|
* Correct for (rare) bad tracking of previousIntersectionPoint
|
|
* Fix test compatibility with fonttools splitCubicAtT precision
|
|
improvement
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 15 11:58:05 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 16 10:45:31 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Skip python flavors <= 3.6: No FontTools available
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 2 13:56:19 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Update to 0.9.0
|
|
* Raise new UnsupportedContourError on unsupported segment type
|
|
such as "qcurve"
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 20 09:46:34 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Initial release of python-booleanOperations
|