1. OSX packages of Inkscape 0.91+devel+osxmenu, based on this branch:
  2. <https://code.launchpad.net/~suv-lp/inkscape/osxmenu>
  3. Requires OS X 10.7.5 or later.
  4. Use at your own risk ;)
  5. Known issues (r12922):
  6. - Canvas: redraw issues (GTK2), flickering (GTK3)
  7. Screen recordings: https://inkscape.org/en/gallery/6314/
  8. - Menubar: radio menu items in sub-menus are not updated on change
  9. (View -> Display mode, View -> Color Display mode)
  10. - Menubar: check menu items don't sync with keyboard shortcuts (same verb)
  11. (also affects Unity's global menubar, see bug #1136344)
  12. - Disabled dialogs:
  13. SVG Font Editor (crashes, see bug #1116468)
  14. - Usability: 'File > Open Recent' on the global menubar has no tooltips
  15. (missing info about full path name of hovered item)
  16. ... and very likely countless more.
  17. Mostly "fixed" (but it's a mess): clipboard handling on quit
  18. - bundled Python-based script extensions no longer prompt with stderr via
  19. GUI when processing clipboard content on application quit.
  20. - no tracebacks from failed UniConvertor attempts to convert clipboard
  21. content.
  22. - export to GIMP XCF, JessyInk ZIP, Synfig SIF disabled for clipboard content
  23. New in r12798:
  24. - Proxy icons in window title bar for easy access to file via Finder
  25. (contributed by Liam P. White; based on OS X port of Gedit 3.x)
  26. New in r12804:
  27. - About Inkscape, Preferences, Input Devices moved to application menu
  28. (contributed by Liam P. White)
  29. New in r12839:
  30. - experimental was merged into trunk:
  31. ° Internal resolution changed from 90dpi to 96dpi
  32. ° Templates: cleaned-up defaults, new procedural templates
  33. ° New drawing modes (pen, pencil): spirolive, bspline
  34. ° New LPEs: fillet/chamfer, roughen, simplify, show_handles,
  35. lattice2, perspective/envelope
  36. ° New (from ponyscape): Objects dialog, Selection sets
  37. ° New LPEs (from ponyscape): Attach path, Bounding Box, Ellipse by 5 pts,
  38. Fill between many, Fill between strokes, Join type,
  39. Taper stroke
  40. New in r12900:
  41. - support for experimental GTK3 app bundle added
  42. New in r12902:
  43. - new packages won't include custom theming options by default
  44. New in r12908:
  45. - update for mesh gradient definitions. For details please read
  46. http://article.gmane.org/gmane.comp.graphics.inkscape.devel/45586
  47. Note: this code change breaks existing Inkscape SVG files with mesh
  48. gradients. The perl script attached to the message will update files to
  49. the new spec.
  50. Note: Latest packages
  51. - include patched cairo 1.14.2 to work around a regression with canvas text
  52. introduced in the Quartz backend of cairo 1.14.2. For details see
  53. https://bugs.freedesktop.org/show_bug.cgi?id=84324#c13
  54. - include freetype build with old freetype CFF engine driver enabled
  55. (workaround for bug #1396582)
  56. Debugging options (launch the app in the Terminal with the commands below):
  57. - launcher script:
  58. INK_DEBUG_LAUNCHER=true /Applications/Inkscape.app/Contents/MacOS/inkscape
  59. - inkscape via gdb
  60. INK_DEBUG=gdb /Applications/Inkscape.app/Contents/MacOS/inkscape
  61. - inkscape via lldb (Mavericks)
  62. INK_DEBUG=lldb /Applications/Inkscape.app/Contents/MacOS/inkscape
  63. - Use external loader/module cache files
  64. USE_EXTERNAL_LOADER_CACHES=true /Applications/Inkscape.app/Contents/MacOS/inkscape
  65. For questions or problems (related to packaging):
  66. <suv-sf at users.sf.net>
 
 

239

 

1080

Readme

by Unknown author

-

Inkscape Package

Lines
87
Words
442
Tamaño
3,3 KB
Creado
Tipo
text/plain
General Public License v2 (GPLv2)

Link

Please log in to leave a comment!