Re: [matplotlib-devel] Toolbar Icon qt4_editor_options

2010-08-03 Thread Friedrich Romstedt
2010/8/3 John Hunter : > On Tue, Aug 3, 2010 at 3:29 PM, Friedrich Romstedt > wrote: >> I prepared a png 64x64 version of the icon using Inkscape.  See attachment. > > Our other pngs for icons are 24x24.  Can you provide on in that size? Sure Friedrich <>-

Re: [matplotlib-devel] Toolbar Icon qt4_editor_options

2010-08-03 Thread John Hunter
On Tue, Aug 3, 2010 at 3:29 PM, Friedrich Romstedt wrote: > 2010/8/3 Sebastian Voigt : >> I've seen that NavigationToolbar2QT uses a mixture of svg and png icons. >> All icons except the icon are provided in svg as >> well as png format. Can you add a png version of this icon? > > I prepared a pn

Re: [matplotlib-devel] Toolbar Icon qt4_editor_options

2010-08-03 Thread Friedrich Romstedt
2010/8/3 Sebastian Voigt : > I've seen that NavigationToolbar2QT uses a mixture of svg and png icons. > All icons except the icon are provided in svg as > well as png format. Can you add a png version of this icon? I prepared a png 64x64 version of the icon using Inkscape. See attachment. Fried

[matplotlib-devel] Toolbar Icon qt4_editor_options

2010-08-03 Thread Sebastian Voigt
Hi, I've seen that NavigationToolbar2QT uses a mixture of svg and png icons. All icons except the icon are provided in svg as well as png format. Can you add a png version of this icon? Background: I'm using pythonxy and built my stuff including a Qt MatplotlibWidget + Toolbar with py2exe. Th