0a8dcc1ede
- 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
Dirk Mueller2024-09-29 20:03:22 +00:00
6d7d177a81
Accepting request 1136800 from home:ecsos:python
Matej Cepl2024-01-04 15:16:46 +00:00
8b7d75b0db
Accepting request 1131690 from devel:languages:python
Ana Guerrero2023-12-08 21:31:47 +00:00
a255f713d0
- 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
Dirk Mueller2023-12-07 20:40:41 +00:00
62f96d8076
Accepting request 1006742 from devel:languages:python
Richard Brown2022-09-29 16:13:24 +00:00
45e2d08e9d
Accepting request 1006721 from home:yarunachalam:branches:devel:languages:python
Dirk Mueller2022-09-28 16:50:58 +00:00
b332d81430
- 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
Steve Kowalik2020-07-14 06:45:30 +00:00
cd34efa9a2
Accepting request 730392 from devel:languages:python
Ludwig Nussel
2019-09-13 13:01:02 +00:00
8e846a60b3
- Update to 2.1.0.post1: * no changelog given
Tomáš Chvátal
2019-09-12 12:10:09 +00:00