ocracy.org
changeset 155:055f050a565e
Use the Easter version of the heads
| author | Marco Barisione <marco@barisione.org> |
|---|---|
| date | Sun Apr 05 00:12:00 2009 +0100 (16 months ago) |
| parents | 2ebd7442be05 |
| children | c3c720b2757c |
| files | generate.py styles/main.css |
line diff
1.1 --- a/generate.py Sat Mar 28 15:13:06 2009 +0100 1.2 +++ b/generate.py Sun Apr 05 00:12:00 2009 +0100 1.3 @@ -268,7 +268,7 @@ 1.4 pass 1.5 1.6 for fn in ('bari', 'em', 'guido', 'doccd', 'fina', 'rambo', 'libe', 'pierlux', 'bari_cuoco'): 1.7 - svg2png('img/heads/%s_col.svg' % fn, 'nerd.ocracy.org/img/heads/%s.png' % fn, 90, 85) 1.8 + svg2png('img/heads-easter/%s_col.svg' % fn, 'nerd.ocracy.org/img/heads/%s.png' % fn, 70, 70) 1.9 1.10 os.chdir('planet-config') 1.11 # Note that planet MUST be in ../planet/
