- 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
23 lines
904 B
Plaintext
23 lines
904 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Jun 7 13:55:56 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:48:12 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 7 18:23:47 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- initial version
|