- Update to 2.10.38:
* Fixed a crash with newer glib
* Indexed PNGs with transparency are now exported with the correct colors
* Anders Jonsson fixed the input ranges for several filters such as Waves and Distort
* The titlebar customization field now supports UTF-8 characters
* Existing image comments no longer “leak” into newly created images
OBS-URL: https://build.opensuse.org/request/show/1172090
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=70
- Update to 2.10.36:
- New features and improvements
- ASE and ACB palettes support
- New Gradient: FG to Transparent (Hardedge)
- GIF: non-square ratio support
- Text tool: improved formatting behavior when selecting and
changing text on canvas.
- Theme: better feedback when hovering lock buttons (with a white frame)
as well as when activating a lock (a small padlock shows up in the corner).
- Security and bug fixes
- Fixed Vulnerabilities (DDS: ZDI-CAN-22093, PSD: ZDI-CAN-22094,
PSP: ZDI-CAN-22096 and ZDI-CAN-22097)
- Broken Graphics Tablets with recent linuxwacom driver
OBS-URL: https://build.opensuse.org/request/show/1124175
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=69
- Update to 2.10.34:
- Core:
- Check for updates now works on macOS (backported from 2.99.14).
- Update help IDs for better integration with the documentation website.
- Symmetry dockable contents is now shown, yet deactivated, when no images are
opened, improving discoverability (backported from 2.99.14).
- DBus fully disabled on macOS (in some case, it could even freeze GIMP
process when dbus is present yet not responding). Open With feature (e.g.
from file browsers) still work fine as it uses a different code path on
macOS. Other features using dbus (opening files or running batch commands
from a separate GIMP process) won't work, but they probably never did on
macOS anyway.
- "Canvas Size" dialog took too much vertical space and now better uses the
horizontal space by moving the preview and offset fiels to the right side,
and the "Center" button just below (backported from 2.99.8).
- Template selector (backported from 2.99.6) in resize dialog.
- Color scale preferences (0..255/0..100 and LCh/HSV settings in Colors
selection dialogs) are now remembered across sessions.
- Eye icon header added to the item tree views to make it more obvious where
to click for item visibility and links (backported from 2.99.10)
- Revert color proofing behavior changed in 2.10.32 which resulted in
inconsistent past workflows.
- "Lock path strokes" tooltip for the dockable icon was renamed "Lock path".
- Plug-ins:
- DDS: make GUI translatable.
- file-raw: added high bit depth precision export (partial backport from
2.99.12).
- TIFF:
* Various bug fixes;
* better check for invalid resolutions on import;
OBS-URL: https://build.opensuse.org/request/show/1067128
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=64
- Update to 2.10.24
- Core:
- Ignore Pentax and PentaxDng metadata at export because they are
unsupported.
- DBus calls (remote file open, typically with double click on file
browser; and remote command run) are now processed after all command
line files (in case of calls during startup) and in the call order
(FIFO) for consistency. Some timeout has also been added to not spam
the core process with non-processable DBus calls during startup.
- Display profile name in "Color space" field of Image Properties and
improve ellipsis & wrap on dialog fields whose contents' size is not
controllable together with better dialog size management.
- Fix stack overflow when loading very large XCF files on Windows.
- Point snapping now works outside the canvas. This is used for snap
to guides, grid and vectors. Snap to grid only works off-canvas when
"Show All" is enabled because off-canvas grid is not visible
otherwise, though snap to guide and vectors will always work
off-canvas.
- Libgimp:
- Various metadata improvements:
* Improve reading of iptc tags that appear more than once.
- Plug-ins:
- JPEG export will better advertize when metadata export fails,
possibly with relevant error message. Image export would not fail,
but at least we make the person aware metadata is not properly
exported.
- More robust TIFF import and export:
* Better handling of Exif.Thumbnail.* tags on export.
* Import now ignores TIFF pages with invalid directory (rather than
freezing and output an error to warn of possible data loss).
OBS-URL: https://build.opensuse.org/request/show/881984
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=53
- updates to buildrequires
- synced required versions with configure.ac
- convert more buildrequires to pkgconfig() versions
- enable libheif on Tumbleweed, since we have the version in TW
with avif support, but not actual HEIF support unless libheif
from packman is used.
- added libheif-avif-only.patch:
libheif based exporter will only offer the formats supported by
the installed libheif (via runtime check)
OBS-URL: https://build.opensuse.org/request/show/844181
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=48
- Change macro defined to test whether to build python plugin from _with_python2 to _with_python_plugin since the complementary variable _without_python2 is already defined as `true` for openSUSE:Factory project wide (to disable building python2 modules when using single-spec); this re-enables the python plugin for openSUSE Tumbleweed.
OBS-URL: https://build.opensuse.org/request/show/842398
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=47