- update to 2.5.1:
* fix binary wheel pypi upload in v2.5.0.
- update to 2.5.0:
* Add missing build-backend to pyproject.toml
* freetype.Face.__del__: check first if FT_Face_Done has been
set to None
* Ot svg support
* Google font ot svg update
* Basic colrv1 support
* Fix PyInstaller hook
* use custom PEP517 build backend to require cmake
conditionally
* Update to latest freetype and harfbuzz
* Fix wrong enum name in Face.get_fstype()
* Ft encoding fix
* API for Unicode Variation Sequences, from
https://freetype.org/freety…
* Fix bbox calculation in hello-world example
* Trusted publisher fix
OBS-URL: https://build.opensuse.org/request/show/1204580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-freetype-py?expand=0&rev=9
* fix binary wheel pypi upload in v2.5.0.
- update to 2.5.0:
* Add missing build-backend to pyproject.toml
* freetype.Face.__del__: check first if FT_Face_Done has been
set to None
* Ot svg support
* Google font ot svg update
* Basic colrv1 support
* Fix PyInstaller hook
* use custom PEP517 build backend to require cmake
conditionally
* Update to latest freetype and harfbuzz
* Fix wrong enum name in Face.get_fstype()
* Ft encoding fix
* API for Unicode Variation Sequences, from
https://freetype.org/freety…
* Fix bbox calculation in hello-world example
* Trusted publisher fix
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-freetype-py?expand=0&rev=19
- update to 2.4.0:
* Update bundled dependencies (HarfBuzz 7.2.0 and FreeType
2.13.0)
* Use leftside bearings to layout bitmaps by @HinTak to fix
#161
* Correct copyright and description in examples/hello-vf.py
* Fix `FT_Glyph_Get_CBox()`/`FT_Outline_Get_CBox()` return type
treatment by @HinTak to fix#160
- update to 2.3.0
* Drop Python 2 support and 32 bit wheels.
* FT_Face can now be instantiated with a file path or a byte
* Fix bug where outline and bitmap could be off by one grid unit
OBS-URL: https://build.opensuse.org/request/show/1131690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-freetype-py?expand=0&rev=7
* Update bundled dependencies (HarfBuzz 7.2.0 and FreeType
2.13.0)
* Use leftside bearings to layout bitmaps by @HinTak to fix
#161
* Correct copyright and description in examples/hello-vf.py
* Fix `FT_Glyph_Get_CBox()`/`FT_Outline_Get_CBox()` return type
treatment by @HinTak to fix#160
- update to 2.3.0
* Drop Python 2 support and 32 bit wheels.
* FT_Face can now be instantiated with a file path or a byte
* Fix bug where outline and bitmap could be off by one grid unit
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-freetype-py?expand=0&rev=14
- Update to 2.2.0:
* Expose FT_Outline_Decompose() as Outline.decompose()
* examples/glyph-vector-decompose.py: Use larger size, and with
FT_LOAD_NO_BITMAP, to avoid loading embedded bitmaps
* Glyph.get_cbox: unbreak
* Improve variable font support with examples
* Update embedded FreeType and HarfBuzz in wheels to latest versions.
* Drop Python 2 support and 32 bit wheels.
- Update URL to use zip
- Update BuildRequires
- Drop bcond test now that upstream no longer supports Python 2
OBS-URL: https://build.opensuse.org/request/show/820819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-freetype-py?expand=0&rev=5
* Expose FT_Outline_Decompose() as Outline.decompose()
* examples/glyph-vector-decompose.py: Use larger size, and with
FT_LOAD_NO_BITMAP, to avoid loading embedded bitmaps
* Glyph.get_cbox: unbreak
* Improve variable font support with examples
* Update embedded FreeType and HarfBuzz in wheels to latest versions.
* Drop Python 2 support and 32 bit wheels.
- Update URL to use zip
- Update BuildRequires
- Drop bcond test now that upstream no longer supports Python 2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-freetype-py?expand=0&rev=10
- Update to version 2.1.0
* Freetype-py can now install the library with a bundled FreeType binary.
* Update bundled FreeType to 2.10.0
* Update bundled HarfBuzz to 2.3.1
* Add Python 3.7 builds to PyPI
* FT_Face can now be instantiated with a file path or a byte
stream from memory
* Fix bug where outline and bitmap could be off by one grid unit
in one of the examples, when extrema did not have on-curve points.
OBS-URL: https://build.opensuse.org/request/show/708381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-freetype-py?expand=0&rev=6