Is there any way you could be any more awesome? because I doubt it is possible.
This release is fantastic mate. unreal!! I'm actually booting into osx daily just so I can test it out
On Mon, Feb 4, 2013 at 3:34 PM, Valerio Aimale <valerio@...2940...> wrote:
RC is out:
Mtn Lion:
http://rapidshare.com/files/2972309189/Inkscape-r0.48.4-r9943-10.8%2B-x86_64...
Lion:
http://rapidshare.com/files/2284187099/Inkscape-r0.48.4-r9943-10.7%2B-x86_64...
Fixed:
a) problems with keyboard: It's not really a bug. Mac OS X, for reason that evidently were valid when NeXT Step OS was designed, dispatches event to menus at a higher priority than keyboard event processor. So the menu with accelerators "sucks up" the event before it even reaches the GDK (or any other event processor) delegation system. If there are accelerators that overlap with key events , without modifers, they won't be prcessed as regular keyboard events, but as menu accelerator (the 'g' that triggers "Toolgradient" being a good example) . The fix is to modify mac.xml such that all those accelerators that overlap with simple key events are removed. I've done so. I've fixed all cases I was able to find. Let me know if you run into more.
b) clipboard exchange with GIMP. The problem is really with GIMP, not Inkscape. Given that GIMP uses the unpatched gtk2+quartz library, it can only import TIFF images from the clipboard. TIFF is not mentioned in the Inkscape Info.plist, thus Inkscape does not export TIFF format to the clipboard. I've modified Info.plist , so now Inkscape and GIMP can talk via TIFF - Inkscape now exports TIFF (among a host of other formats, to the clipboard).
Valerio
Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel