Fun with Inkscape

August 2010 using Inkscape calendar extension
August 2010 using Inkscape calendar extension and a patch I wrote to optionally show week numbers

The calendar extension is written in Python 🙂 Most difficult part was trying to find out what the minimum Python version Inkscape supports. Eventually I had to ask the devs and seems there isn’t anything written down (not even configure.ac). Relying on 2.5 was acceptable though.