------------------------------------------------------------------- Wed Aug 6 10:13:40 UTC 2025 - John Paul Adrian Glaubitz - 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 ------------------------------------------------------------------- Sun Jan 7 20:58:55 UTC 2024 - Dirk Müller - 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 ------------------------------------------------------------------- Wed May 20 07:26:26 UTC 2020 - Petr Gajdos - %python3_only -> %python_alternative ------------------------------------------------------------------- Wed May 8 17:49:32 UTC 2019 - John Vandenberg - 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 ------------------------------------------------------------------- Thu Nov 8 15:00:58 UTC 2018 - Antonio Larrosa - Remove BuildRequires python-devel ------------------------------------------------------------------- Tue Nov 6 12:44:51 UTC 2018 - Jan Engelhardt - Fix typography. ------------------------------------------------------------------- Mon Nov 5 21:02:33 UTC 2018 - Todd R - Initial version