Difference between revisions of "Translations:Release notes/1.0/370/en"
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
* Theming support | * [[#customization|Theming support and more new customization options]] | ||
* | * [[#hidpi|Better HiDPI (high resolution) screen support]] | ||
* Canvas rotation and mirroring | * [[#macos|Native support for macOS with a signed and notarized .dmg file]] | ||
* On-Canvas alignment of objects | * [[#origin|Coordinate origin in top left corner by default]] | ||
* | * [[#canvas|Canvas rotation and mirroring]] | ||
* | * [[#on-canvas-align|On-Canvas alignment of objects]] | ||
* | * [[#view-modes|Split view and X-Ray modes]] | ||
* [[#powerpencil|PowerPencil for drawing editable, variable width strokes with a pressure sensitive graphics tablet]] | |||
* | * [[#png-export|New PNG export options]] | ||
* New Live Path Effect selection dialog | * [[#centerline|Integrated centerline tracing for vectorizing line drawings]] | ||
* Path operations | * [[#symbols|Searchable Symbols dialog]] | ||
* Variable fonts (only if compiled with pango library version >= 1.41.1) | * [[#lpe-dialog|New Live Path Effect (LPE) selection dialog]] | ||
* | * [[#lpes|New Corners (Fillet/chamfer) LPE, (lossless) Boolean Operation LPE (experimental), Offset LPE and Measure Segments LPE (and more!)]] | ||
* [[#performance|Path operations, deselection of a large number of paths as well as grouping/ungrouping are much faster now]] | |||
* [[#line-height|Much improved text line-height settings]] | |||
* [[#variable-fonts|Variable fonts support (only if compiled with pango library version >= 1.41.1)]] | |||
* [[#flowed-text|Browser-compatible flowed text]] | |||
* [[#extensions-api|Extensions programming interface updated, with many new options]] - ''Note: this introduces breaking changes, some third-party extensions will have to be updated to work with Inkscape 1.0'' | |||
* [[#python3|Python 3 support for extensions]] |
Latest revision as of 13:59, 2 May 2020
- Theming support and more new customization options
- Better HiDPI (high resolution) screen support
- Native support for macOS with a signed and notarized .dmg file
- Coordinate origin in top left corner by default
- Canvas rotation and mirroring
- On-Canvas alignment of objects
- Split view and X-Ray modes
- PowerPencil for drawing editable, variable width strokes with a pressure sensitive graphics tablet
- New PNG export options
- Integrated centerline tracing for vectorizing line drawings
- Searchable Symbols dialog
- New Live Path Effect (LPE) selection dialog
- New Corners (Fillet/chamfer) LPE, (lossless) Boolean Operation LPE (experimental), Offset LPE and Measure Segments LPE (and more!)
- Path operations, deselection of a large number of paths as well as grouping/ungrouping are much faster now
- Much improved text line-height settings
- Variable fonts support (only if compiled with pango library version >= 1.41.1)
- Browser-compatible flowed text
- Extensions programming interface updated, with many new options - Note: this introduces breaking changes, some third-party extensions will have to be updated to work with Inkscape 1.0
- Python 3 support for extensions