Release notes/0.91

From Inkscape Wiki
Revision as of 21:16, 30 March 2011 by JazzyNico (talk | contribs) (→‎New)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Inkscape 0.49

(not released yet - AnnouncePlanning049)

Release highlights

TODO

Tools

Selection tool

It is now easier to select "hidden" items: use Alt+mouse wheel scroll to cycle through all items that are stacked on top of each other at the location of the mouse pointer (use Shift+Alt+mouse wheel scroll to add to the existing selection). At present, groups are not honoured, i.e., only individual items within groups are considered.

Import/Export

  • New Flash XML Graphics (FXG) export format.
  • XAML export improvements.
  • Compressed SVG and media export extension improvements. New options: set an image directory in the zip file, and add a text file that sums up the fonts used in the SVG document.

Gimp XCF improvements

  • The "Save Background" option allows users to choose if the page background is saved with each Gimp layer.
  • The exported layers now use the label attribute or, if not set, the id attribute.
  • New help tab.
  • Some bugs and warnings fixed.

PDF/EPS/PS + LaTeX

  • Added the possibility of scaling the image. The 'calc' package must be included in the preamble. Then the image can be scaled by defining '\svgscale' instead of '\svgwidth'.
  • The font shape is now also exported. '\itshape{}' for italic text, and '\bfseries{}' for bold text.

Extensions

New

  • The new guillotine extension is used for exporting png slices from a drawing. The slice rectangles are defined by adding horizontal and vertical guides within the canvas boundary, the canvas boundary serves as the outside of the sliced area.
  • The new G-code tools extension converts paths to G-code (using circular interpolation), makes offset paths and engraves sharp corners using cone cutters.
  • New QR code generator.
  • New isometric grid generator.

Improvements

  • Number nodes. New parameters allowing users to choose the starting dot number and the numbering step between two nodes.
  • Color Markers to Match Stroke extension improvements. The markers can now inherit the fill and stroke colors and alpha channels from the object, or be customized with color selectors in a separate tab.
  • Optional sliders added on float and int extension parameters (full and minimal modes).
  • Extensions parameters values (but not attributes!) can now be contextualized for translation (with msgctxt).

Live Path Effects

PowerStroke

Here a list of the current state; note that this is very much work in progress and anything can change. I think this is the most efficient place of keeping track how the powerstroke LPE works.

  • stroke knots are purple diamonds
  • when first applied, 3 stroke knots are added one at start, one at end, one somewhere in the middle along the path.
  • adding nodes: ctrl+click purple knot, unselect object, reselect it.
  • "sort points" reorders the stroke knots according to where they lie along the path (where they are closest to the path), instead of keeping them in original order.

example screenshot

User interface

Menus

Text and Font, Fill and Stroke and Check Spelling dialogs added to the text object context menu (right click).

Translations

  • The Keyboard and mouse reference (inkscape-docs project) and color palettes' labels are now translatable .
  • New tutorial translations in Galician.
  • New man pages in Chinese (zh_TW) and Slovak (sk), and updated French translation. [Galician (gl) and Polish (pl) in progress]
  • Man pages now use PO files for translation (inkscape-docs project).

Alignement

New "Exchange position of selected objects" feature. It adds three buttons in the Align and Distribute dialog (rearrange group) that exchange the selected objects position: 1. according to the selection order, 2. according to the stacking order, and 3. clockwise.

D-BUS

Notable bug fixes

  • Relative image paths are no longer stored as absolute (regression introduced with 0.47). --JazzyNico 12:13, 24 March 2011 (UTC) backport to 0.48.x?

Known issues

Previous releases