Commit Graph

17 Commits

Author SHA1 Message Date
j cbaeffde68 Image.ANTIALIAS->Image.LANCZOS 2023-08-24 23:39:54 +02:00
j a1e6ad7b3d remove future imports 2020-05-30 21:23:16 +02:00
j 844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j 8e4ba42fc1 use python3-venv 2017-11-03 17:28:47 +01:00
j 90537f2f0e PEP8 2017-11-02 21:11:09 +00:00
j 170a718ca8 use python3 for poster scripts 2017-08-17 12:44:31 +02:00
j 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
j 2cec1b9ad5 s/import Image/from PIL import Image/g 2016-06-25 20:39:29 +02:00
rolux a53d41d1af update arsenalberlin poster script; some cosmetic changes 2013-06-06 18:49:48 +02:00
rolux d8dd1bde5a add arsenalberlin poster script; update 0xdb poster script; add new 0xdb poster font; some costmetic changes 2013-06-06 18:21:49 +02:00
j b3b5278f94 timeline, frame are optional 2013-06-06 12:08:10 +00:00
j b5682cf97c fix variable name 2013-06-06 12:05:15 +00:00
j 03d6d61ecf typo 2013-06-06 12:02:58 +00:00
j a15b68a0d5 pass all metadata as json to poster script, fixes #1479 2013-06-06 11:54:01 +00:00
j 70892dd463 better demo config and info view
always pass oxdbId to poster script
use 0xdb like poster script for demo
2012-06-13 17:59:10 +02:00
j e5da40a104 first round of makeing png/js/script/config overwrite more consistent 2012-04-20 12:22:32 +02:00