Skip to content

Commit 0353527

Browse files
Pushed to 1.14
- Added start position chooser for Crop (issue #81, thanks to @thief425) - Added support to ITEM datatype in "Other GIMP procedure" (issue #74) - JPEG conversion always set the image to RGB (issue #88) - Alpha channel is no more added by default during process - Fixed error when importing an opened GIMP image that was not yet saved on file system - Updated German translation (thanks to Christian Kühnemund)
1 parent 9fba370 commit 0353527

File tree

11 files changed

+559
-396
lines changed

11 files changed

+559
-396
lines changed

CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ http://www.alessandrofrancesconi.it/projects/bimp
44

55
Changelog:
66

7+
1.14
8+
- Added start position chooser for Crop (issue #81, thanks to @thief425)
9+
- Added support to ITEM datatype in "Other GIMP procedure" (issue #74)
10+
- JPEG conversion always set the image to RGB (issue #88)
11+
- Alpha channel is no more added by default during process
12+
- Fixed error when importing an opened GIMP image that was not yet saved on file system
13+
- Updated German translation (thanks to Christian Kühnemund)
14+
715
1.13
816
- Fixed calling errors for procedure 'gimp-image-convert-indexed'
917
- Color correction not correctly readed from file
Binary file not shown.

0 commit comments

Comments
 (0)