|
cbaeffde68
|
Image.ANTIALIAS->Image.LANCZOS
|
2023-08-24 23:39:54 +02:00 |
|
|
dbf740e55e
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
|
03d5c677aa
|
convert icons to RGB if output is jpg, fixes #3073
|
2018-01-18 10:58:18 +01:00 |
|
|
8e4ba42fc1
|
use python3-venv
|
2017-11-03 17:28:47 +01:00 |
|
|
90537f2f0e
|
PEP8
|
2017-11-02 21:11:09 +00:00 |
|
|
1468ddbecb
|
towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
|
2016-08-25 18:34:36 +02:00 |
|
|
2cec1b9ad5
|
s/import Image/from PIL import Image/g
|
2016-06-25 20:39:29 +02:00 |
|
j
|
e5da40a104
|
first round of makeing png/js/script/config overwrite more consistent
|
2012-04-20 12:22:32 +02:00 |
|