- update to 2.10.2 bugfix release
- drop gimp-Fix-reference-to-gegl-0.3.patch
+ Core:
- Discard fonts which fail to load and popup an info dialog to allow
people debug their fonts.
- New API to suppress updates in UI until plug-ins are done
introducing changes.
- New API to calculate histograms in separate threads, with possible further
extension to handle similar cases elsewhere in GIMP.
- Tool options are now properly saved and reloaded per-device at
startup.
+ Plug-ins:
- New plug-in for importing and exporting HEIF images.
- Enable visibility of rasterized vector layer from PSD.
- Single-window screenshots in Windows fixed to correctly snap a
window even when it is partly off-screen or covered by another
window or when display scaling is not set to 100%.
+ Filters:
- New Spherize filter to wrap an image around a spherical cap
- New Recursive Transform filter to create Droste effect.
+ Usability:
- Warn users, when alpha-only painting has no effect. E.g. when target
drawable doesn't have an alpha channel, or the alpha channel is locked.
- Make the splash texts dynamic, so they are larger on larger splashes.
- Mention pressing Enter to complete Foreground selection in the status bar.
- Make sure that clicking outside any selection prevents Rectangle Select
and Ellipse Select tools from creating empty selections.
- Improve mouse wheel zooming behavior to keep the same point
centered under the pointer even if the image is completely visible
in the canvas.
- Add "View -> Center Image in Window" (Shift+J) as a quick way to
center the image at any zoom level.
+ Translations:
- Updated translations: Catalan, Danish, Dutch, French, German, Greek,
Hungarian, Icelandic, Italian, Latvian, Polish, Russian, Spanish,
Swedish, Ukrainian.
- New translation of Windows installer: Chinese (Taiwan)
+ Build:
- Add a --with-bug-report-url configure option allowing packagers to
set the address of their own bug tracker. This address will be the
one opened by the debug dialog for reporting bugs.
- Add a flatpak manifest for the gtk3-port branch.
- Remove the possibility to disable script-fu.
- Add a --with-icc-directory configure option to customize the color
profile directory. By default, it is set to the common path
/usr/share/color/icc.
+ Documentation:
- Updating the description of the XCF format "devel-docs/xcf.txt", for
third-party readers wishing to support GIMP 2.10 XCF files.
- Add documentation skeletons for all enums in libgimpbase/, there is
much room for improvement.
OBS-URL: https://build.opensuse.org/request/show/612930
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=28
- add BR for gdk-pixbuf-loader-rsvg to enable svg icons
- enable jpeg2000 support: new BR pkgconfig(libopenjp2)
- enable webp support: new BR pkgconfig(libwebp) >= 0.6.0
- enable OpenEXR support: new BR pkgconfig(OpenEXR)
- enable email support: new BR/R for xdg-utils for xdg-email
- set LC_ALL/LANG in %prep and %build to silence warnings about
encoding of the translations
- make sure we can see the compiler cmdlines by disabling the
silent rules
OBS-URL: https://build.opensuse.org/request/show/602159
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=23
- Add gimp-use-recommended-freetype-include.patch:
Freetype upstream recommends using their macros together with
ft2build include. Positive sideeffect is that this patch makes
it build with both freetype2 2.5.1, and older versions.
- Update to version 2.8.10:
+ Core:
- Set manifest as Windows 8 compatible.
+ GUI:
- Indicate if a file was exported in the Quit dialog.
- Add shortcuts and hint labels to the close and quit dialogs
that make closing and quitting easier and more consistent.
- Rename the File->Export menu labels to match Save/Save as.
- Fix keyboard shortcuts on OSX Mavericks.
- Don't open lots of progress popups when opening many files.
- Correctly restore the hidden state of docks in single window
mode.
+ Libgimp:
- Fix exporting an image consisting of a single layer group.
- Don't attempt to pick transparent colors.
+ Plug-ins: Fix crash in LCMS plugin if RGB profile was missing.
+ General:
- Fix compile on NetBSD (missing -lexecinfo).
- Bug fixes.
+ Updated translations.
OBS-URL: https://build.opensuse.org/request/show/212065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=89
- Update to version 2.8.8:
+ General:
- Fix lots of places to use GIO to get proper file sizes and
times on windows.
- Add an AppData file for GIMP.
- Backport lcms2 support from master, because lcms1 is not
getting bug fixes any longer.
- Lots of bug fixes.
+ Core:
- Make sure indexed images always have a colormap.
- Fix language selection via preferences on Windows.
- Don't crash on setting a large text size.
+ GUI:
- Keep the same image active when switching between MWM and
SWM.
- Make sure all dockables are properly resizable (particularly
shrinkable).
- Add links to jump directly to Save/Export from the
Export/Save file extension warning dialogs.
+ Libgimp: Fix GimpPickButton on OSX.
+ Plug-ins:
- Properly document plug-in-autocrop-layer's PDB interface.
- Fix importing of indexed BMPs.
+ Updated translations.
- Split out ASCII-Art plugin in subpackage gimp-plugin-aa. The
package supplements gimp and libaa1, so any user having both
installed will get the plugin as well (bnc#851509). (forwarded request 208572 from Zaitor)
OBS-URL: https://build.opensuse.org/request/show/208606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=88