Commit Graph

5 Commits

Author SHA256 Message Date
561fd60fe0 Accepting request 874378 from home:bnavigator:branches:devel:languages:python
- update to v0.11.1
 * Component.move: apply delta to offset directly rather than 
   translating, which fixes moving of flipped components.
 * Typing: add GlyphSet protocol. More elegant than referring to 
   Layer and Glyph explicitly, which nicely avoids circular 
   imports.
 * Some small typing fixes to circumvent microsoft/pyright#1297.
 * Add APIs Font.object_lib(obj) and Glyph.object_lib(obj) to 
   explicitly handle the new public.objectLibs mechanism of 
   attaching libs to anchors, guidelines, contours, components and 
   points.
- Reinstate python36 build. FontTools does not need scipy anymore.

OBS-URL: https://build.opensuse.org/request/show/874378
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufoLib2?expand=0&rev=8
2021-02-23 10:10:39 +00:00
88d43fe980 - skip python 3.6 build (no FontTools as it needs scipy)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufoLib2?expand=0&rev=6
2021-02-13 10:17:19 +00:00
Tomáš Chvátal
6b3933f952 Accepting request 822382 from home:mcalabkova:branches:devel:languages:python
- update to 0.8.0
  * Added bounds and controlPointBounds properties to Layer and Font objects, like in defcon API.

OBS-URL: https://build.opensuse.org/request/show/822382
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufoLib2?expand=0&rev=4
2020-07-23 13:19:08 +00:00
Tomáš Chvátal
0fc7d80f23 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufoLib2?expand=0&rev=2 2020-05-26 09:21:32 +00:00
Tomáš Chvátal
97a78f3cd3 Accepting request 808924 from home:alarrosa:branches:devel:languages:python
New package python-ufoLib2

OBS-URL: https://build.opensuse.org/request/show/808924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufoLib2?expand=0&rev=1
2020-05-26 09:18:54 +00:00