15
0

- update to 0.17.0:

* Added `outputImpliedClosingLine` parameter to Glyph.draw() method

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufoLib2?expand=0&rev=19
This commit is contained in:
2024-11-23 16:37:25 +00:00
committed by Git OBS Bridge
parent f194a51d44
commit d7a779d0b9
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 23 16:36:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.17.0:
* Added `outputImpliedClosingLine` parameter to Glyph.draw() method
-------------------------------------------------------------------
Wed Nov 20 18:30:05 UTC 2024 - Dirk Müller <dmueller@suse.com>