Page MenuHomeSolus

Update gimp to 2.10.6
ClosedPublic

Authored by kyrios123 on Aug 19 2018, 9:30 PM.
Tags
None
Referenced Files
F11023551: D3635.id9040.diff
Tue, Aug 8, 3:01 PM
F11011967: D3635.diff
Thu, Aug 3, 11:11 PM
F10992800: D3635.id9040.diff
Tue, Jul 25, 1:25 PM
F10990514: D3635.diff
Mon, Jul 24, 8:58 PM
F10986172: D3635.id9036.diff
Mon, Jul 24, 12:06 AM
F10982307: D3635.diff
Sun, Jul 23, 9:51 AM
F10875548: D3635.id.diff
Jun 20 2023, 6:15 AM
F10848205: D3635.id.diff
Jun 11 2023, 1:52 PM
Subscribers

Details

Summary

Core:

  • Render drawable previews asynchronously.
  • Merge the file view filter and file format lists in GimpFileDialog. The presence of 2 lists was very confusing.

Filters:

  • New "Little Planet" (gegl:stereographic-projection) filter.
  • New "Long Shadow" (gegl:long-shadow) filter.

Tools:

  • Halt the Measure tool after straightening.
  • Add an "orientation" option to the measure tool, corresponding to the "orientation" property of GimpToolCompass (i.e., it controls the orientation against which the angle is measured, when not in 3- point mode.) The orientation is "auto" by default, so that the angle is always <= 45 deg. Note that the "orientation" option affects the tool's "straighten" function, so that the layer is rotated toward the current orientation.
  • Text layers can now represent vertical texts, with 4 variants: left-to-right and right-to-left lines, and forcing all characters to be upright or following Unicode's vertical orientation property.

User Interface:

  • The Dashboard dockable dialog now has an "async" field to the dashboard's "misc" group, showing the number of async operations currently in the "running" state.
  • New Preferences option to enable/disable layer-group previews, since these can get quite time-expensive.

Translations:

  • New language: Marathi
  • 12 translations were updated: Brazilian Portuguese, Dutch, French, German, Greek, Italian, Latvian, Polish, Romanian, Slovenian, Spanish, Swedish.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Edit and save an image

Diff Detail

Repository
R907 gimp
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Aug 20 2018, 3:07 PM
This revision was automatically updated to reflect the committed changes.