-
Notifications
You must be signed in to change notification settings - Fork 702
/
Copy pathorg.gimp.GIMP.appdata.xml.in.in
263 lines (256 loc) · 10.4 KB
/
org.gimp.GIMP.appdata.xml.in.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 1995-2017 Spencer Kimball, Peter Mattis, and others -->
<component type="desktop">
<id>org.gimp.GIMP</id>
<!--
The tag 'metadata_license' means the licence of this file, not the whole
product; see https://people.freedesktop.org/~hughsient/appdata/
as of 20.09.2013. The CC0 licence is GPL compatible, see
https://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses
as of 20.09.2013
-->
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+ AND LGPL-3.0+</project_license>
<_name>GNU Image Manipulation Program</_name>
<_summary>Create images and edit photographs</_summary>
<description>
<_p>
GIMP is an acronym for GNU Image Manipulation Program. It is a
freely distributed program for such tasks as photo retouching,
image composition and image authoring.
</_p>
<_p>
It has many capabilities. It can be used as a simple paint
program, an expert quality photo retouching program, an online
batch processing system, a mass production image renderer, an
image format converter, etc.
</_p>
<_p>
GIMP is expandable and extensible. It is designed to be
augmented with plug-ins and extensions to do just about
anything. The advanced scripting interface allows everything
from the simplest task to the most complex image manipulation
procedures to be easily scripted. GIMP is available for Linux,
Microsoft Windows and OS X.
</_p>
</description>
<url type="bugtracker">@BUG_REPORT_URL@</url>
<url type="donation">https://www.gimp.org/donating/</url>
<url type="help">https://www.gimp.org/docs/</url>
<url type="homepage">https://www.gimp.org/</url>
<screenshots>
<screenshot type="default">
<image>https://www.gimp.org/screenshots/Screenshot-gimp-2.10-painting.jpg</image>
<_caption>Painting in GIMP</_caption>
</screenshot>
<screenshot type="default">
<image>https://www.gimp.org/screenshots/Screenshot-gimp-2.10-photo-editing.jpg</image>
<_caption>Photo editing in GIMP</_caption>
</screenshot>
</screenshots>
<update_contact>gimp-developer-list_at_gnome.org</update_contact>
<keywords>
<keyword>GIMP</keyword>
<keyword>Photoshop</keyword>
</keywords>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
<kudo>ModernToolkit</kudo>
<kudo>UserDocs</kudo>
</kudos>
<project_group>GNOME</project_group>
<translation type="gettext">gimp20</translation>
<launchable type="desktop-id">gimp.desktop</launchable>
<provides>
<binary>@GIMP_COMMAND@</binary>
<!-- Fix the ID renaming, and things like past reviews made on the
older ID in software installers. -->
<id>gimp.desktop</id>
</provides>
<releases>
<release version="2.10.4" date="2018-07-04">
<description>
<_p>
GIMP 2.10.4 includes a lot of bug fixes as well as various
optimizations. Most notable changes are:
</_p>
<ul>
<_li>
Straightening in Measurement tool: layers can be rotated using
the measurement line as horizon
</_li>
<_li>
Fast startup: fonts loading is not blocking startup anymore
</_li>
<_li>
Fonts Tagging with the same user interface as for brushes,
patterns, and gradients
</_li>
<_li>
PSD support: a pre-composited version of a PSD image can be
imported
</_li>
<_li>
Dashboard update: new "Memory" group and improved "Swap"
group showing various metrics
</_li>
</ul>
</description>
</release>
<release version="2.10.2" date="2018-05-20">
<description>
<_p>
This second release in the GIMP 2.10 series, so soon after
2.10.0, is mostly the usual bug-fixing version after a major
release, with a few dozen bugs fixed.
</_p>
<_p>
It also features a new plug-in for the support of the HEIF
format, both for importing and exporting, as well as 2 new
filters: "Spherize" and "Recursive Transform". These are
nice examples of our relaxed feature policy in stable micro
releases.
</_p>
</description>
</release>
<release version="2.10.0" date="2018-04-27">
<description>
<_p>
First release of the 2.10 series which prominently features
the port to a new image processing engine, GEGL.
The most outstanding changes are:
</_p>
<ul>
<_li>
High bit depth color processing (16/32-bit per color channel)
</_li>
<_li>
Color management is a core feature now, most widgets
and preview areas are color-managed
</_li>
<_li>
On-canvas effect preview, with split view for before/after
processing pixels
</_li>
<_li>
Multi-threaded and hardware-accelerated rendering,
processing and painting
</_li>
<_li>
Most tools improved, several new transformation tools
</_li>
<_li>
Improved support for many image formats, in particular better
PSD importing
</_li>
<_li>
Newly supported image formats: OpenEXR, RGBE, WebP, HGT…
</_li>
<_li>
Improved digital painting: canvas rotation and
flipping, symmetry painting, MyPaint brushes…
</_li>
<_li>
Metadata viewing and editing for Exif, XMP, IPTC, and DICOM
</_li>
<_li>
Basic HiDPI support: automatically or user-selected icon size
</_li>
<_li>
New themes for GIMP: Light, Gray, Dark, and System
</_li>
<_li>
And much, much more…
</_li>
</ul>
<_p>For more information, see https://www.gimp.org/news/2018/04/27/gimp-2-10-0-released/</_p>
</description>
</release>
<release version="2.10.0~rc2" date="2018-04-17" type="development">
<description>
<_p>
In this second release candidate before GIMP 2.10.0, while
debugging is still a prime target, a new focus has been put on
speed and optimization in order to provide a smoother painting
experience. Bigger changes are:
</_p>
<ul>
<_li>Major core optimizations for painting and display,
including parallelized painting code.</_li>
<_li>Symmetries are now preserved in XCF files (saved as image
parasites).</_li>
<_li>"Light" and "Dark" themes rewritten from scratch to get
rid of various usability issues. "Lighter" and "Darker" themes
removed.</_li>
<_li> New GimpToolGyroscope on-canvas control, currently used
for the Panorama Projection filter. The widget provides
on-canvas interaction for 3D rotation (yaw, pitch, roll).</_li>
<_li>Plug-in debugging improved to output stack traces from
plug-ins with --stack-trace-mode command line option not only
on receiving signals but also on warnings and critical errors
when "fatal-warnings" debug key is set.</_li>
</ul>
<_p>For more information, see https://www.gimp.org/news/2018/04/17/gimp-2-10-0-rc2-released/</_p>
</description>
</release>
<release version="2.10.0~rc1" date="2018-03-26" type="development">
<description>
<_p>
GIMP 2.10.0-RC1 is the first release candidate before GIMP
2.10.0 stable release, with a focus on debugging and stability.
Other than the many bug fixes, most notable improvements are:
</_p>
<ul>
<_li>New dashboard dockable to monitor GIMP resource usage</_li>
<_li>New debug dialog to produce back traces and other debug
data, encouraging to report bugs</_li>
<_li>Unsaved images can now be recovered after a crash</_li>
<_li>Layer masks on layer groups</_li>
<_li>JPEG 2000 support improved for high bit depth and various
color spaces</_li>
<_li>Screenshot and color picking improved on various platforms</_li>
<_li>Metadata defaults preferences now available</_li>
<_li>Various GUI polishing</_li>
</ul>
<_p>For more information, see https://www.gimp.org/news/2018/03/26/gimp-2-10-0-rc1-released/</_p>
</description>
</release>
<release version="2.9.8" date="2017-12-12" type="development">
<description>
<_p>GIMP 2.9.8 introduces on-canvas gradient
editing and various enhancements while focusing on bugfixing
and stability.</_p>
<ul>
<_li>On-canvas gradient editing</_li>
<_li>Notification when an image is over/underexposed</_li>
<_li>Better and faster color management</_li>
<_li>Support for color picker and screenshots in Wayland on KDE Plasma</_li>
<_li>Paste in place feature</_li>
<_li>Many usability improvements</_li>
<_li>Manual can be displayed in the user's preferred language</_li>
<_li>Improvements for the Wavelet Decompose filter</_li>
<_li>Improved compatibility with Photoshop .psd files</_li>
<_li>New support for password-protected PDF</_li>
<_li>New support for HGT format (Digital Elevation Model data)</_li>
</ul>
<_p>For more information, see https://www.gimp.org/news/2017/12/12/gimp-2-9-8-released/</_p>
</description>
</release>
<release version="2.9.6" date="2017-08-24" type="development" />
<release version="2.9.4" date="2016-07-13" type="development" />
<release version="2.9.2" date="2015-11-27" type="development" />
<release version="2.8.22" date="2017-05-11"/>
<release version="2.8.20" date="2017-02-01"/>
<release version="2.8.18" date="2016-07-14"/>
<release version="2.8.16" date="2015-11-22"/>
<release version="2.8.14" date="2014-08-26"/>
<release version="2.8.12" date="2014-08-25"/>
<release version="2.8.10" date="2013-11-28"/>
<release version="2.8.8" date="2013-11-03" />
<release version="2.8.6" date="2013-06-21"/>
<release version="2.8.4" date="2013-02-05"/>
<release version="2.8.2" date="2012-08-24"/>
<release version="2.8.0" date="2012-05-03"/>
</releases>
</component>