Difference between revisions of "Release notes/1.2"

From Inkscape Wiki
Jump to navigation Jump to search
Line 39: Line 39:




=== Gradient Editor Dialog  ===
=== Fill and Stroke dialog ===
==== Gradient Editor ====





Revision as of 10:37, 26 June 2021

Other languages:
English


Warning symbol.png These Release Notes are in Draft Status.

Important Links:



Warning symbol.png Pending questions:


Release highlights

Definitely not released yet.

Important changes for packagers

General user interface

Canvas

Tools

Text Tool

New feature padding knot to flow box 2769

SVG 2.0 flowed text allows for shape-padding and shape-subtract attributes, allowing for the text to flow into a shape and leave some space between it's edges and where the text will start to flow as well as subtracting shapes with margin, which allows text to flow around other objects in the scene. These attributes were supported in Inkscape 1.0, but not exposed to the user. This version of Inkscape includes both an adjustable on-canvas knot for changing the padding as well as a Text menu item for setting text subtraction properties with a further knot to adjust it's margins.

[See merge request for animated gifs to add here]

Dialogs

General

Fill and Stroke dialog

Gradient Editor

New gradient editor inside Fill and Stroke dialog has been added.This new implementation tries to fill the gape left after removal of the legacy gradient editor dialog.

With this new changes, users can now be able to add, edit and delete the stops inside the fill and stroke dialgo on the gradient line. Users can add stops by double clicking on the gradient line, can delete it by pressing the delete or backspace key and also can adjust gradients by dragging the stops on the gradient line. Also, users can adjust the stops using stop offset option for more precise adjustments.

Gradient editor adding stops.gif

Moreover, to make it more intuitive and for better discoverability, repeat mode option, reverse gradient direction option, gradient library and stops list has been added into Fill and Stroke dialog from the toolbar with few improvements.

Gradient editor - repete.gif

Using stops list, users can add, edit, and delete the the stops. Users can add stops in stops list by clicking on the + button and can delete them by clicking on the - button.

Adding and removing stops in to list.gif

With new gradient library, users can now duplicate the gradients by clicking on the + button.

Gradients Library.gif


Known issues:

  • gradeint collecting is problematic. It delets your gradeint if its not use at any object
  • if you convert your gradient to swatch it does not use gradeint anymore. And you have to edit it old way. By selecting nodes on canvas and editing colors in dialog
  • first click after you exit gradient library gets ignored
  • Canvas stops and gradeint editor stops highliting will stop working in some cases

https://gitlab.com/inkscape/inkscape/-/merge_requests/2688 https://gitlab.com/inkscape/ux/-/issues/67

Filters

Live path effects

Import / Export

Customization

Themes

Cursors

Drop shadow is now optional for mouse cursors. You can turn it off in Preferences > Interface

https://gitlab.com/inkscape/inkscape/-/merge_requests/3352

macOS-specific Changes

Extensions

Command line

Behind the curtains

Notable bugfixes

Crash fixes

Other bug fixes

Even more bug fixes

There were even more issues fixed than those listed above, but these probably only affect a small portion of users, or are relevant for development and packaging only.

For a complete list, visit our GitLab issue tracker and see the commit history.

Translations

The following UI translations received updates:

The Windows installer translation was updated for [2021-03-03]:

The following documentation translations received updates:

Contributing to interface translations

Want to help with translations? Learn how to help!

Documentation

Contributing to documentation and documentation translation

Contributions to the documentation translations, as well as improvements to its contents, are welcome at the inkscape-docs repository.

Known issues

Other releases