mirror of https://github.com/GNOME/gimp.git
NEWS: updates
This commit is contained in:
parent
aa7e7c153c
commit
7ea4fbbba1
15
NEWS
15
NEWS
|
@ -25,6 +25,9 @@ Core:
|
||||||
- Restore autoshrink functionality in the rectangle tools
|
- Restore autoshrink functionality in the rectangle tools
|
||||||
- Allow smudge to work with dynamic brushes
|
- Allow smudge to work with dynamic brushes
|
||||||
- Make sure tool presets and tool options are consistent after loading
|
- Make sure tool presets and tool options are consistent after loading
|
||||||
|
- Add automatic tags for the folders a file lives in
|
||||||
|
- Make the default Quick Mask color configurable
|
||||||
|
- Fix Color Balance so the "range" setting actually makes a difference
|
||||||
|
|
||||||
|
|
||||||
Plug-ins:
|
Plug-ins:
|
||||||
|
@ -33,6 +36,13 @@ Plug-ins:
|
||||||
- Use libraries instead of launching programs in file-compressor
|
- Use libraries instead of launching programs in file-compressor
|
||||||
- Use the Ghostscript library instead of launching ghostscript
|
- Use the Ghostscript library instead of launching ghostscript
|
||||||
- Allow to switch off antialiasing when importing from PDF
|
- Allow to switch off antialiasing when importing from PDF
|
||||||
|
- Embed the page setup in the main print dialog
|
||||||
|
- Port Gfig to cairo
|
||||||
|
|
||||||
|
|
||||||
|
Libgimp:
|
||||||
|
|
||||||
|
- Add PDB API to modify a lot of paint and ink options
|
||||||
|
|
||||||
|
|
||||||
Data:
|
Data:
|
||||||
|
@ -40,6 +50,11 @@ Data:
|
||||||
- Add a new set of default brushes and tool presets from Ramon Miranda
|
- Add a new set of default brushes and tool presets from Ramon Miranda
|
||||||
|
|
||||||
|
|
||||||
|
Developer documentation:
|
||||||
|
|
||||||
|
- Udate everything including app/ so all functions appear again
|
||||||
|
|
||||||
|
|
||||||
Source and build system:
|
Source and build system:
|
||||||
|
|
||||||
- Remove the unmaintained makefile.msc build system
|
- Remove the unmaintained makefile.msc build system
|
||||||
|
|
Loading…
Reference in New Issue