Skip to content

Releases: TeaM-TL/FotoKilof

5.1.1 Arrow

04 Nov 22:42
fb210ca
Compare
Choose a tag to compare

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

06 Oct 12:44
b919189
Compare
Choose a tag to compare

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

03 Oct 21:16
Compare
Choose a tag to compare

Fixed:

#189 colon in filename

5.0.6 fix path with colon and dot

02 Oct 21:26
Compare
Choose a tag to compare

Fixed

#189 preview doesn't work if path contains colon or dot

5.0.5 less redundant code

30 Sep 22:40
Compare
Choose a tag to compare

Fixed

#188 remove redundand asking about platform - use variables
#187 get default font depends on platform, fixed again, I hope last time

5.0.4 fix font

28 Sep 22:20
Compare
Choose a tag to compare

Fixed

  • #187 GUI: default font should depends on OS
  • fixed use saved font on start

5.0.3 compose and text work with Pillow

23 Sep 21:07
Compare
Choose a tag to compare

Fixed

#185 - conversion Text with Pillow
#186 - conversion Compose with Pillow

some small code polishing

5.0.2 copy result into clipboard under macos

21 Sep 20:43
Compare
Choose a tag to compare

Fixed:

#184 copy result into clipboard under macos

5.0.1 faster display in system viewer

16 Sep 20:46
Compare
Choose a tag to compare

faster display in system viewer

5.0.0 use pillow if Imagemagick is unavailable

25 Aug 16:26
Compare
Choose a tag to compare

Enhancement

#179 Use Pillow if Wand or Imagemagick are unavailable, there some limitations in functionality

Fixes

#180 - correct logging from modules and more log levels

  • small code polishing