#! /bin/sh

# reduces the size of kwwidgets-doc dramatically
/usr/bin/dot $(echo " $@ " | sed -e 's/ -Tpng / -Tpng:gd /g')
