
Bob Jamison wrote:
Adib Taraben wrote:
Bob,
some python scripts need python lxml extension.
The fantabulous lxml wrapper for libxml2 is required by inkex_lxml.py and therefore this extension. Please download the latest version from http://cheeseshop.python.org/pypi/lxml/. << could you please add this into the gtk package you provide. So that this get inserted into the win32 build.
Sounds good. I'll give it a try. But one question: since we are moving away from pyxml to lxml, we can finally upgrade to Python 2.5. Is it possible to do that already? I'd rather not have -two- deps, if we can avoid it.
Hey Bob,
In addition to the lxml change, there are newer GTK & Glib libs available... on top of that we need to modify the gtkrc file that is used on Windows.
The change is in the share/themes/MS-Windows gtkrc file... in the gtk-icon-sizes line, "inkscape-decoration=16,16" needs to be added to the end. The problem is that a few icons are really small as is without that addition, and this makes those icons the same (correct) sizes as all the other icons. If you look at the eye and lock icons by the layer selector or the scale gradient/stroke/pattern/etc icons in the Selector toolbar, you'll notice the problem I speak of.
Any Qs. please let me know. :-)
-Josh