summaryrefslogtreecommitdiffstats
path: root/org.inkscape.Inkscape.appdata.xml.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 16:29:01 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 16:29:01 +0000
commit35a96bde514a8897f6f0fcc41c5833bf63df2e2a (patch)
tree657d15a03cc46bd099fc2c6546a7a4ad43815d9f /org.inkscape.Inkscape.appdata.xml.in
parentInitial commit. (diff)
downloadinkscape-upstream.tar.xz
inkscape-upstream.zip
Adding upstream version 1.0.2.upstream/1.0.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'org.inkscape.Inkscape.appdata.xml.in')
-rw-r--r--org.inkscape.Inkscape.appdata.xml.in148
1 files changed, 148 insertions, 0 deletions
diff --git a/org.inkscape.Inkscape.appdata.xml.in b/org.inkscape.Inkscape.appdata.xml.in
new file mode 100644
index 0000000..b0b8ce3
--- /dev/null
+++ b/org.inkscape.Inkscape.appdata.xml.in
@@ -0,0 +1,148 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2016 Richard Hughes <richard@hughsie.com> -->
+<!-- SPDX-License-Identifier: GPL-2.0-or-later -->
+<component type="desktop">
+ <id>org.inkscape.Inkscape</id>
+ <launchable type="desktop-id">org.inkscape.Inkscape.desktop</launchable>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0-or-later</project_license>
+ <translation type="gettext">inkscape</translation>
+ <name>Inkscape</name>
+ <summary>Vector Graphics Editor</summary>
+ <description>
+ <p>
+ An Open Source vector graphics editor, with capabilities similar to
+ Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector
+ Graphics (SVG) file format.
+ </p>
+ <p>
+ Inkscape supports many advanced SVG features (markers, clones, alpha blending,
+ etc.) and great care is taken in designing a streamlined interface.
+ It is very easy to edit nodes, perform complex path operations, trace
+ bitmaps and much more.
+ We also aim to maintain a thriving user and developer community by using
+ open, community-oriented development.
+ </p>
+ </description>
+ <categories>
+ <category>Graphics</category>
+ </categories>
+ <url type="homepage">https://inkscape.org</url>
+ <url type="bugtracker">https://inkscape.org/contribute/report-bugs</url>
+ <url type="help">https://inkscape.org/learn</url>
+ <url type="donation">https://inkscape.org/support-us/donate</url>
+ <url type="translate">https://inkscape.org/contribute/translations</url>
+ <screenshots>
+ <screenshot type="default">
+ <image>https://media.inkscape.org/media/resources/file/Screenshot_Freedom_Machine_Inkscape_master_FB3NeUU.png</image>
+ <caption>Main application window</caption>
+ </screenshot>
+ </screenshots>
+ <releases>
+ <release version="1.0.2" date="2021-01-17">
+ <description>
+ <p>Inkscape 1.0.2</p>
+ <ul>
+ <li>More granular controls for canvas zooming and rotation</li>
+ <li>Fixes extensions popping up when a clipboard manager was used</li>
+ <li>Several crashes fixed</li>
+ </ul>
+ </description>
+ <url>http://wiki.inkscape.org/wiki/index.php/Release_notes/1.0.2</url>
+ </release>
+ <release version="1.0.1" date="2020-09-07">
+ <description>
+ <p>Inkscape 1.0.1</p>
+ <ul>
+ <li>Selectors/CSS dialog added</li>
+ <li>Experimental Scribus export extension</li>
+ <li>Various bugs and crashes fixed</li>
+ </ul>
+ </description>
+ <url>http://wiki.inkscape.org/wiki/index.php/Release_notes/1.0.1</url>
+ </release>
+ <release version="1.0" date="2020-05-01">
+ <description>
+ <p>Inkscape 1.0</p>
+ <ul>
+ <li>Theming support and more new customization options</li>
+ <li>Better HiDPI (high resolution) screen support</li>
+ <li>Native support for macOS with a signed and notarized .dmg file</li>
+ <li>Coordinate origin in top left corner by default</li>
+ <li>Canvas rotation and mirroring</li>
+ <li>On-Canvas alignment of objects</li>
+ <li>Split view and X-Ray modes</li>
+ <li>PowerPencil for drawing editable, variable width strokes with a pressure sensitive graphics tablet</li>
+ <li>New PNG export options</li>
+ <li>Integrated centerline tracing for vectorizing line drawings</li>
+ <li>Searchable Symbols dialog</li>
+ <li>New Live Path Effect (LPE) selection dialog</li>
+ <li>New Corners (Fillet/chamfer) LPE, (lossless) Boolean Operation LPE (experimental), Offset LPE and Measure Segments LPE (and more!)</li>
+ <li>Path operations, deselection of a large number of paths as well as grouping/ungrouping are much faster now</li>
+ <li>Much improved text line-height settings</li>
+ <li>Variable fonts support (only if compiled with pango library version >= 1.41.1)</li>
+ <li>Browser-compatible flowed text</li>
+ <li>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</li>
+ <li>Python 3 support for extensions</li>
+ </ul>
+ </description>
+ <url>http://wiki.inkscape.org/wiki/index.php/Release_notes/1.0</url>
+ </release>
+ <release version="0.92.5" date="2020-04-08">
+ <description>
+ <ul>
+ <li>Bugfix release</li>
+ <li>More python3 compatibility for extensions</li>
+ </ul>
+ </description>
+ <url>https://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.5</url>
+ </release>
+ <release version="0.92.4" date="2019-01-16">
+ <description>
+ <p>New 0.92.x bugfix release.</p>
+ <ul>
+ <li>Improvements to the align and distribute tool</li>
+ <li>Support for piping standard input and output</li>
+ <li>The color slider can be constrained to stepped values</li>
+ <li>Performance improvements</li>
+ <li>And many more bugfixes</li>
+ </ul>
+ </description>
+ <url>http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.4</url>
+ </release>
+ <release version="0.92.3" date="2018-03-23">
+ <description>
+ <p>New 0.92.x bugfix release.</p>
+ <ul>
+ <li>New command-line options to control page size when exporting to SVG</li>
+ <li>Support for left-to-right languages in the text tool</li>
+ <li>Improvements to the circle/ellipse/arc tool</li>
+ <li>Support for multi-line text when exporting to PDF+LaTeX</li>
+ <li>And many more bugfixes</li>
+ </ul>
+ </description>
+ <url>http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.3</url>
+ </release>
+ <release version="0.92.2" date="2017-08-07">
+ <description>
+ <p>New 0.92.x bugfix release.</p>
+ <ul>
+ <li>Better importing and exporting</li>
+ <li>Greater stability when printing on Windows</li>
+ <li>Improved fill and stroke HSL color selection</li>
+ <li>Greater stability when reverting and saving files</li>
+ <li>An additional handle at the center of shapes</li>
+ <li>A command line option for updating the file's DPI</li>
+ <li>Improvements to user-defined shortcuts</li>
+ <li>Migration to Gitlab to make contribution easier</li>
+ <li>And many more bugfixes!</li>
+ </ul>
+ </description>
+ <url>http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.2</url>
+ </release>
+ </releases>
+ <provides>
+ <id>inkscape.desktop</id>
+ </provides>
+ <content_rating type="oars-1.1" />
+</component>