2020-05-20 11:29:25 +00:00
|
|
|
-------------------------------------------------------------------
|
2025-08-07 16:07:12 +00:00
|
|
|
Wed Aug 6 10:13:40 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.0.3
|
|
|
|
* Fix typos in README.md
|
|
|
|
* __init__.py: Fix a tiny typo in a comment
|
|
|
|
* Update README.md
|
|
|
|
* Tests : Use slant instead of doh to use only fonts-contrib
|
|
|
|
* Added: Double-Blocky Font
|
|
|
|
* Big type hinting and modernization upgrade
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2024-01-07 21:00:23 +00:00
|
|
|
Sun Jan 7 20:58:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.0.2:
|
|
|
|
* Close file handle in preloadFont
|
|
|
|
* Add python3.9 to testing
|
|
|
|
* subprocess32 no longer needed
|
|
|
|
* Add python_requires >= 3.9
|
|
|
|
- update to 1.0.0:
|
|
|
|
* Update setup.py for python 3.6 and 3.7
|
|
|
|
* Add 'make publish' which also publishes wheel (0.8.post1)
|
|
|
|
* Add support for zipped fonts
|
|
|
|
* Fix simple typo: compatability -> compatibility
|
|
|
|
* make color parameter caps
|
|
|
|
* add options for handling surrounding whitespace
|
|
|
|
* Fix for #89 - clarify font licensing
|
|
|
|
* Update __init__.py
|
|
|
|
* Add loading German Umlaute
|
|
|
|
* Added fonts
|
|
|
|
* Support caca2tlf converted fonts better
|
|
|
|
* add blocky font
|
|
|
|
* Fix setup
|
|
|
|
* Revert "Fix setup"
|
|
|
|
* Update test.yml python versions
|
|
|
|
* Port to importlib.resources
|
|
|
|
* seek to the start of the file after checking for a zip header
|
|
|
|
* Fix for various font issues
|
|
|
|
* Fix most reming font issues
|
|
|
|
* Fix #95 - Default fonts if user just runs setup.py
|
|
|
|
* Setup auto publish
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-05-20 11:29:25 +00:00
|
|
|
Wed May 20 07:26:26 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
|
2019-05-09 09:41:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 8 17:49:32 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Activate test suite
|
|
|
|
- Remove tests from runtime package
|
|
|
|
- Install manpage and add doc/figfont.txt to %doc
|
|
|
|
- Update to v0.8
|
|
|
|
* Change LICENSE to MIT
|
|
|
|
* Provide font installation option (-L) and remove
|
|
|
|
unlicenced fonts from the distribution
|
|
|
|
|
2018-11-08 17:51:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 8 15:00:58 UTC 2018 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Remove BuildRequires python-devel
|
|
|
|
|
2018-11-06 15:30:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 6 12:44:51 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Fix typography.
|
|
|
|
|
2018-11-05 22:12:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 5 21:02:33 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Initial version
|