Releases: TeaM-TL/FotoKilof
Releases · TeaM-TL/FotoKilof
5.1.7
5.1.6 fix missing locale
Fixed
#207 fix missing locale in pip package
Full Changelog: 5.1.5...5.1.6
5.1.5 test release! skip it!
testing release!
Fixed
- right mouse button for crop
Test github workflow
to generate *mo files for locale
5.1.4 entry point and locale
Fixed
- #204 add entrypoint to run directly
- updated locales
5.1.3 unified clipboard
Fixed
#200 GUI: display preview doesn't work on X11 != 0
#202 Windows and Python 3.13 - problem with FindSystemFontsFilename
#156 used pyproject.toml instead setup.py
Improvement
- result is always copied into clipboard
- pyperclipimg for copy to and from clipboard
Known issues will fix soon
- run only by
python3 -m fotokilof
- I found issue with building
5.1.2 fix compose, crop
5.1.1 Arrow
New
- #192 add arrow with text, on demand
Fixed
- refreshed translation file - welcome to translation
- a bit better error handle
- DRY
5.1.0 use FindSystemFontsFilename when use Pillow
Fixed
#190 use FindSystemFontsFilename when use Pillow instead cflist on unixlike or own find solutions
FindSystemFontsFilename > 0.3.0 works on FreeBSD and other unixlike systems
5.0.7 fix colon in filename
Fixed:
#189 colon in filename
5.0.6 fix path with colon and dot
Fixed
#189 preview doesn't work if path contains colon or dot