https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v1_0_maint
........
r8704 | weathergod | 2010-09-16 11:45:43 -0500 (Thu, 16 Sep 2010) | 3 lines
change pointer offset from type int to size_t, which caused problems with showing very high res images.
This fixes bug ID 3054444.
........