1. Create font dict like this - font = { 'fontname':'Tahoma', 'fontsize':16 } 2. When you want to change font for example in title use like this - matplotlib.pylab.title(u'some text', **font)
1. Add deb http://download.webmin.com/download/repository sarge contrib to /etc/apt/sources.list file. (make sure that you have uncommented all universe repository) 2. sudo apt-get update 3. sudo apt-get install webmin