Change scaling algorithm for performance

This commit is contained in:
2020-06-08 19:44:34 +02:00
parent 8272352d64
commit 4b4e1968b3
3 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,6 @@
import strformat
# Package
version = slurp("src/version")
version = "0.2.0"
author = "luxick"
description = "Play an image slide show from different sources"
license = "GPL-2.0"