Accepting request 923732 from home:darix:branches:graphics
- Update to 2.10.28 OBS-URL: https://build.opensuse.org/request/show/923732 OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=57
This commit is contained in:
78
gimp.changes
78
gimp.changes
@@ -1,3 +1,81 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 7 12:50:49 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- gimp-tips no longer has translations
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 18 23:03:21 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- Update to 2.10.28
|
||||
- Core:
|
||||
- Dashboard now has memory support in OpenBSD.
|
||||
- Default shortcuts Shift+[ and ] for tool size changed to {
|
||||
and }.
|
||||
- Performance improvements for GIMP on macOS Big Sur: these
|
||||
improvements were actually already applied in our macOS
|
||||
packages since GIMP 2.10.22, but were applied upstream
|
||||
directly only now.
|
||||
- User Interface:
|
||||
- Dark theme: improve accessibility of GtkRadioButton by adding
|
||||
a white border on mouse-hover.
|
||||
- Gray theme: set light background for selected text in Layers
|
||||
and Paths dockable dialogs to make text visible.
|
||||
- Dark, Gray and Light themes: remove 3D shadow box around eye
|
||||
and link toggles in Layers, Channels, and Paths dockable
|
||||
dialog tree views.
|
||||
- Plug-ins:
|
||||
- Improved DDS support and fix some red/blue bit swap for
|
||||
RGB10A2 DDS. The plug-in version is incremented so that it
|
||||
is able to catch and correct previously incorrect RGB10A2
|
||||
images exported by older versions of our plug-in.
|
||||
- DDS files with "L16" - a 16 bit luminance channel - are now
|
||||
loaded in 16-bit.
|
||||
- DICOM images:
|
||||
* Support for planar configuration. Support for deprecated
|
||||
* big endian transfer.
|
||||
- TIFF images:
|
||||
* Thumbnail storing now done by storing the thumbnail as the
|
||||
* second
|
||||
page in the file (through Exiv2) and setting metadata
|
||||
"Exif.Thumbnail.NewSubfileType" to 1 (reduced resolution
|
||||
image) instead of storing the thumbnail as a subifd. This
|
||||
was done because of a Windows bug locking TIFF files with
|
||||
thumbnail stored as subfid.
|
||||
* Symmetrically, loading will ignore pages marked as "reduced
|
||||
resolution image" (i.e. it will consider them as
|
||||
thumbnails), as well as try to guess if a page (without
|
||||
subfile type) is a thumbnail when it meets following
|
||||
criteria: second page with YCbCr PhotometricInterpretation,
|
||||
old style jpeg compression while the first page has a
|
||||
different PhotometricInterpretation or compression.
|
||||
- Script-fu:
|
||||
- New (dir-make "/dir/name" mode) function to create a
|
||||
directory.
|
||||
- Build:
|
||||
- Fix uninstalled white-border prelight file.
|
||||
- On Windows, *.rs file extension is not associated with SUN
|
||||
Raster images anymore. The reason is that this file extension
|
||||
is mostly used for Rust code files nowadays. If Windows could
|
||||
detect file formats with "magic numbers" (i.e. byte
|
||||
identifiers), it would not be a problem, but since it relies
|
||||
apparently only the extension, it's better to remove this
|
||||
association.
|
||||
- Oppositely on Linux and other Unix-like systems using desktop
|
||||
files, add the image/x-sun-raster MimeType which was
|
||||
forgotten (there, detection should be fine and not depend on
|
||||
file extension).
|
||||
- gimp30-tips.mo is not installed anymore (only used during the
|
||||
build to generate gimp-tips.xml with multiple language
|
||||
support).
|
||||
- --enable-check-update now has an "auto" value, which is the
|
||||
new default. It is equivalent to "yes" for Windows and macOS
|
||||
and "no" in all other cases.
|
||||
- New unit test to check that localizations listed in the
|
||||
installer script match available po files in
|
||||
po-windows-installer/.
|
||||
- "msys*" host value now detected as Windows builds.
|
||||
- Bumping minimum GEGL to version 0.4.32.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 01:34:27 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user