Difference between revisions of "Release notes/0.92"

From Inkscape Wiki
Jump to navigation Jump to search
(New UI translations)
m (Add File Format Section; add note about change of default PostScript Level for cli export)
Line 168: Line 168:


[[File:TransformByTwoKnots.gif]]
[[File:TransformByTwoKnots.gif]]
== File Format Support ==
* The default PostScript level for exporting from the command line changes from 2 to 3 (consistent with the user interface PS exporter which defaults to level 3). Level 3 is required for gradient support.


== Extensions ==
== Extensions ==

Revision as of 00:44, 30 September 2015

Other languages: العربية Català Česky Deutsch English Español Français Italiano 日本語 한국어 Polski Português Português do Brasil Русский Slovenčina 中文

Inkscape 0.92

(definitely not released yet - AnnouncePlanning092)

Release highlights

Released on «YYYY-MM-DD».

Dialogs, etc.

Objects

Hierarchy of document

  • Imported from Ponyscape
  • Includes individual objects as well as layers
  • Allows changing of highlight color of objects
  • Drag and drop reordering of objects
  • Find, lock, and hide individual items

Selection Sets

Create selection sets that are not affected document structure

Live Path Effects

Now some suitable LPE's are applied to clips and mask.
Helper lines come again to live
Added to pen/pencil shape combo box the option to add a bend path directly

Spiro Live


Extended video: <https://www.youtube.com/watch?v=bFakiI5f0-Y>

Based in Spiro Live Path Effect, now show result while drawing.

  • Nodes cusp (SHIFT) and Spiro.
  • Handle append path on cusp and Spiro mode whith helper preview path.

Spirolive.gif

BSpline


Extended video <https://www.youtube.com/watch?v=vwV0DHvA-OE>

Pen & Node mode

Use BSpline Live Effect while creating and editing paths.

  • Pen and Pencil use
  • Modes cusp(SHIFT) and BSpline while drawing.
  • Handle append parhs with preview helper path.
  • Handle weight of bspline (node tool) with handle movement. SHIFT key required.
  • Handle custom weight snaps with CTRL

Bspline.gif Bspline2.gif

Live Path Effect mode
Bspline3.gif

The options in the Live effect dialog give you control on bspline paths.

  • Set to Default weight (0.3334 time of his curve segment).
  • Make cusp nodes.
  • Numeric input for weight.
  • Steps with CONTROL snaps in node/handle editing.
  • Ignore cusp nodes, affect to all other widgets changes and, for example, retain cusp nodes when you change the power.
  • Change only selected nodes, affect to all other widgets changes.
  • Show a helper path whith the final shape and the generated new nodes.




 

Fillet/Chamfer


Fillet-chamfer.png

Extended video: https://www.youtube.com/watch?v=wJKzGhJULfc

  • Four types: fillet, inverse fillet, chamfer and inverse chamfer.
  • Fillet/Chamfer knots are green diamonds
  • Change Fillet/Chamfer types: Ctrl+click green knot
  • Fillet/Chamfer knot dialog: Shift+click green knot
  • Handle units.
  • Methods Auto,Force Arcs or Force Bezier. Auto use arcs for straight lines and bezier for curves.
  • Numeric radius input.
  • Optional helper path with knot direction
  • Two kind of radius, fixed and flexible.
  • Optional Knot distance to node instead radius
  • Ignore 0 radius knots.
  • Change only selected nodes.
  • Chamfer subdivisions input. -double-chamfer, triple chamfer....-
  • Hide Knots, some times useful. ex: 0 radius knot.
  • Type change buttons

Fillet-chamfer2.gif

Roughen


Roughen.png

Extended video: https://www.youtube.com/watch?v=130Dbt0juvY

This filter is a semi-clone of two extensions, ("add nodes" and "jitter nodes") + handle units.

The parameters are similar to both extensions + a global randomizer.

  • Apply to paths, shapes and groups.
  • Apply to clip and masks -if are vectors-

Roughen.gif

Simplify


Simplify.png

Extended video: https://www.youtube.com/watch?v=gaWujN_iTSk

Send the simplify command to a non-destructive live path effect.

  • Use on paths, shapes and groups of them.
  • Apply to clip and masks -if are vectors-
  • User can change modify the threshold -preferences dialog- used by a numeric parameter.
  • Apply Simplify on stack.

Simplify.gif

Perspective/Envelope


Perspective-envelope.png

Extended video: https://www.youtube.com/watch?v=CjKGatyxTZ8

Apply both deformations by 4 points.

  • Two modes, perspective and envelope.
  • Apply on paths, shapes and groups.
  • Apply on vector clips and mask

Perspective-envelope.gif

Lattice Deformation 2


Latice2.png

Extended video: https://www.youtube.com/watch?v=YlK9L88_tWE
Symmetry video: https://www.youtube.com/watch?v=jhuVjqFA6ig

Add deformations by a mesh.
Vertical,horizontal or both symmetry.

  • Apply to paths, shapes and groups.
  • Apply to vector clips and mask

Latice2.gif

Show Handles


ShowHandles.png

Extended video: https://www.youtube.com/watch?v=h9ul_PR9XYo

A LPE version of Show Handles extension.

  • Work on paths, shapes and groups.
  • Work on clones
  • Node and Handle shapes resizeables
  • If not a clone, is a destructive LPE, dont save styles, work on a copy!

ShowHandles.gif

Transform by two points


TransformByTwoKnots.png

Extended video: https://www.youtube.com/watch?v=ZLmYdWoXXIw

Transform a element by two control points. You can position the control points by bounding box or by original path node index. Thanks Ivan Louette for the idea of the effect.

  • Work on paths, shapes and groups with less power.
  • Allow snapping of both control points
  • Allow fix angle or distance.
  • Elastic mode to simulate a flex path
  • From original width, set the control points based on bounding box

TransformByTwoKnots.gif

File Format Support

  • The default PostScript level for exporting from the command line changes from 2 to 3 (consistent with the user interface PS exporter which defaults to level 3). Level 3 is required for gradient support.

Extensions

Plotter Driver

Multiple Pens

The Plotter driver (Extensions -> Export -> Plot) can now handle multiple pens to create colorful drawings on Pen Plotters:

  • Create a layer for every pen to use and move the corresponding drawings into it
  • Name the layer with a title like "Pen 1" or "MyLayerName Pen 1", where the number corresponds to the pen number the plotter should use
  • The layer name always overrides the standard pen setting in the plot menu

Serial Connection

The connection settings now allow you to specify rarely used serial connection settings like byte size, stop bits and parity. Most plotters use the default settings, so only change these if you know what you are doing.

HPGL Export

The HPGL export (File -> Save as -> HP Grafics Language file) has now the same multiple pens feature as the #Plotter Driver.

HPGL Import

The HPGL import (File -> Open -> Select .hpgl file) can now import multiple pens into corresponding layers, see #Plotter Driver for more information.

Other user interface

Snapping in the node tool has been improved:

  • When double clicking to insert new nodes, the position of these new nodes will snap to for example path intersections and to path-guide intersections
  • When grabbing a segment of a path and dragging it to deform it, the pointer will now snap

Translations

New UI translations for Assamese, Bodo, Dogri, Gujarati, Hindi, Kannada, Kashmiri (Perso-Arabic and Devanagari), Kokani (Roman and Devanagari scripts), Maithili, Malayalam, Manipuri (Meetei Mayek and Bengali scripts), Marathi, Odia, Santali (Devnagari and Ol-Chiki scripts), Sanskrit, Sindhi, Tamil, Urdu (Perso-Arabic and Devanagari scripts).