Skip to content

Commit 5a8d634

Browse files
authored
update inkscape
1 parent 3ed3a9b commit 5a8d634

File tree

2 files changed

+212
-3
lines changed

2 files changed

+212
-3
lines changed

content/apps/inkscape.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Inkscape"
33
description: |
44
"A Free and open source vector graphics editor"
5-
pubDate: 2025-05-09T00:24:00Z
5+
pubDate: 2025-12-26T:24:00Z
66
categories: ["Graphics"]
77
authors: ["Inkscape Authors"]
88
tags:
@@ -23,5 +23,4 @@ Become a sponsor: <https://inkscape.org/support-us/donate>
2323
Translate: <https://inkscape.org/contribute/translations>
2424
Report the bug: <https://gitlab.com/inkscape/inkscape/-/issues/new>
2525

26-
https://inkscape.org/gallery/item/56343/Inkscape-ebf0e94-x86_64.AppImage
27-
Download
26+
Download: x86_64: <https://media.inkscape.org/dl/resources/file/Inkscape-0d15f75-x86_64.AppImage>
Lines changed: 210 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,210 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!-- Copyright 2016 Richard Hughes <[email protected]> -->
3+
<!-- SPDX-License-Identifier: GPL-2.0-or-later -->
4+
<component type="desktop">
5+
<id>org.inkscape.Inkscape</id>
6+
<launchable type="desktop-id">org.inkscape.Inkscape.desktop</launchable>
7+
<launchable type="desktop-id">org.inkscape.Inkview.desktop</launchable>
8+
<metadata_license>CC0-1.0</metadata_license>
9+
<developer id="inkscape.org">
10+
<name>The Inkscape Community</name>
11+
</developer>
12+
<project_license>GPL-2.0-or-later</project_license>
13+
<translation type="gettext">inkscape</translation>
14+
<name>Inkscape</name>
15+
<summary>Vector Graphics Editor</summary>
16+
<description>
17+
<p>
18+
A Free and open source vector graphics editor. It offers a rich set of features and is widely used for both artistic and technical illustrations such as cartoons, clip art, logos, typography, diagramming and flowcharting.
19+
</p>
20+
<p>
21+
It uses vector graphics to allow for sharp printouts and renderings at unlimited resolution and is not bound to a fixed number of pixels like raster graphics. Inkscape uses the standardized SVG file format as its main format, which is supported by many other applications including web browsers.
22+
</p>
23+
<p>
24+
Inkscape supports many advanced SVG features (markers, clones, alpha blending,
25+
etc.) and great care is taken in designing a streamlined interface.
26+
It is very easy to edit nodes, perform complex path operations, trace
27+
bitmaps and much more.
28+
We also aim to maintain a thriving user and developer community by using
29+
open, community-oriented development.
30+
</p>
31+
</description>
32+
<categories>
33+
<category>Graphics</category>
34+
</categories>
35+
<url type="homepage">https://inkscape.org</url>
36+
<url type="bugtracker">https://inkscape.org/contribute/report-bugs</url>
37+
<url type="help">https://inkscape.org/learn</url>
38+
<url type="donation">https://inkscape.org/support-us/donate</url>
39+
<url type="translate">https://inkscape.org/contribute/translations</url>
40+
<url type="faq">https://inkscape.org/learn/faq</url>
41+
<url type="vcs-browser">https://gitlab.com/inkscape/inkscape</url>
42+
<url type="contribute">https://inkscape.org/contribute</url>
43+
<url type="contact">https://inkscape.org/community</url>
44+
<update_contact>[email protected]</update_contact>
45+
<screenshots>
46+
<screenshot type="default">
47+
<image>https://media.inkscape.org/media/resources/file/light-2.png</image>
48+
<caption>Editing a Flatpak Logo</caption>
49+
</screenshot>
50+
<screenshot>
51+
<image>https://media.inkscape.org/media/resources/file/light-1.png</image>
52+
<caption>Multipage editing</caption>
53+
</screenshot>
54+
<screenshot>
55+
<image>https://media.inkscape.org/media/resources/file/dark-1.png</image>
56+
<caption>Editing with Inkscape</caption>
57+
</screenshot>
58+
<screenshot>
59+
<image>https://media.inkscape.org/media/resources/file/dark-2.png</image>
60+
<caption>Gradient editing</caption>
61+
</screenshot>
62+
</screenshots>
63+
<releases>
64+
<release version="1.3-alpha" date="2023-03-29">
65+
<description>
66+
<p>Inkscape 1.3</p>
67+
<ul>
68+
<li>Shape builder tool</li>
69+
<li>On-canvas pattern editing</li>
70+
<li>Pattern editor</li>
71+
<li>Pages margins and bleed</li>
72+
<li>Document resources dialog</li>
73+
<li>Font collections</li>
74+
<li>Syntax highlighting in XML Editor</li>
75+
<li>LPE dialog user interface redesign</li>
76+
<li>Lots of performance improvements and bugfixes</li>
77+
</ul>
78+
</description>
79+
<url>https://wiki.inkscape.org/wiki/index.php/Release_notes/1.3</url>
80+
</release>
81+
<release version="1.2" date="2022-05-16">
82+
<description>
83+
<p>Inkscape 1.2</p>
84+
<ul>
85+
<li>Multiple pages support</li>
86+
<li>Editable markers and dash patterns</li>
87+
<li>On-canvas alignment and snapping</li>
88+
<li>Selectable origin for numerical transforms</li>
89+
<li>Single dialog for alignment options</li>
90+
<li>Gradient editing in Fill and Stroke dialog</li>
91+
<li>Layers and Objects dialog merged</li>
92+
<li>New UI for Snap settings</li>
93+
<li>More customization options</li>
94+
<li>Various performance improvements and bugfixes</li>
95+
</ul>
96+
</description>
97+
<url>https://wiki.inkscape.org/wiki/index.php/Release_notes/1.2</url>
98+
</release>
99+
<release version="1.1" date="2021-05-24">
100+
<description>
101+
<p>Inkscape 1.1</p>
102+
<ul>
103+
<li>Welcome dialog</li>
104+
<li>Command palette to search for functions</li>
105+
<li>Copypaste parts of paths</li>
106+
<li>Complete rework of the dialog docking system</li>
107+
<li>New outline overlay mode</li>
108+
<li>Search field in Preferences dialog</li>
109+
<li>Improved Export PNG dialog</li>
110+
<li>Ability to directly export JPG, TIFF, optimized PNG, and WebP</li>
111+
<li>Paste now pastes directly above selected object</li>
112+
<li>Beta Extension Manager</li>
113+
</ul>
114+
</description>
115+
<url>https://wiki.inkscape.org/wiki/index.php/Release_notes/1.1</url>
116+
</release>
117+
<release version="1.0" date="2020-05-01">
118+
<description>
119+
<p>Inkscape 1.0</p>
120+
<ul>
121+
<li>Theming support and more new customization options</li>
122+
<li>Better HiDPI (high resolution) screen support</li>
123+
<li>Native support for macOS with a signed and notarized .dmg file</li>
124+
<li>Coordinate origin in top left corner by default</li>
125+
<li>Canvas rotation and mirroring</li>
126+
<li>On-Canvas alignment of objects</li>
127+
<li>Split view and X-Ray modes</li>
128+
<li>PowerPencil for drawing editable, variable width strokes with a pressure sensitive graphics tablet</li>
129+
<li>New PNG export options</li>
130+
<li>Integrated centerline tracing for vectorizing line drawings</li>
131+
<li>Searchable Symbols dialog</li>
132+
<li>New Live Path Effect (LPE) selection dialog</li>
133+
<li>New Corners (Fillet/chamfer) LPE, (lossless) Boolean Operation LPE (experimental), Offset LPE and Measure Segments LPE (and more!)</li>
134+
<li>Path operations, deselection of a large number of paths as well as grouping/ungrouping are much faster now</li>
135+
<li>Much improved text line-height settings</li>
136+
<li>Variable fonts support (only if compiled with pango library version >= 1.41.1)</li>
137+
<li>Browser-compatible flowed text</li>
138+
<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>
139+
<li>Python 3 support for extensions</li>
140+
</ul>
141+
</description>
142+
<url>https://wiki.inkscape.org/wiki/index.php/Release_notes/1.0</url>
143+
</release>
144+
<release version="0.92.5" date="2020-04-08">
145+
<description>
146+
<ul>
147+
<li>Bugfix release</li>
148+
<li>More python3 compatibility for extensions</li>
149+
</ul>
150+
</description>
151+
<url>https://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.5</url>
152+
</release>
153+
<release version="0.92.4" date="2019-01-16">
154+
<description>
155+
<p>New 0.92.x bugfix release.</p>
156+
<ul>
157+
<li>Improvements to the align and distribute tool</li>
158+
<li>Support for piping standard input and output</li>
159+
<li>The color slider can be constrained to stepped values</li>
160+
<li>Performance improvements</li>
161+
<li>And many more bugfixes</li>
162+
</ul>
163+
</description>
164+
<url>https://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.4</url>
165+
</release>
166+
<release version="0.92.3" date="2018-03-23">
167+
<description>
168+
<p>New 0.92.x bugfix release.</p>
169+
<ul>
170+
<li>New command-line options to control page size when exporting to SVG</li>
171+
<li>Support for left-to-right languages in the text tool</li>
172+
<li>Improvements to the circle/ellipse/arc tool</li>
173+
<li>Support for multi-line text when exporting to PDF+LaTeX</li>
174+
<li>And many more bugfixes</li>
175+
</ul>
176+
</description>
177+
<url>https://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.3</url>
178+
</release>
179+
<release version="0.92.2" date="2017-08-07">
180+
<description>
181+
<p>New 0.92.x bugfix release.</p>
182+
<ul>
183+
<li>Better importing and exporting</li>
184+
<li>Greater stability when printing on Windows</li>
185+
<li>Improved fill and stroke HSL color selection</li>
186+
<li>Greater stability when reverting and saving files</li>
187+
<li>An additional handle at the center of shapes</li>
188+
<li>A command line option for updating the file's DPI</li>
189+
<li>Improvements to user-defined shortcuts</li>
190+
<li>Migration to Gitlab to make contribution easier</li>
191+
<li>And many more bugfixes!</li>
192+
</ul>
193+
</description>
194+
<url>https://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.2</url>
195+
</release>
196+
</releases>
197+
<provides>
198+
<id>inkscape.desktop</id>
199+
<id>inkview.desktop</id>
200+
</provides>
201+
<content_rating type="oars-1.1" />
202+
<supports>
203+
<control>pointing</control>
204+
<control>keyboard</control>
205+
<control>tablet</control>
206+
</supports>
207+
<recommends>
208+
<display_length compare="ge">768</display_length>
209+
</recommends>
210+
</component>

0 commit comments

Comments
 (0)