Software-update: GIMP 2.8.0

The GIMP logo (75 pix)Na drie jaar van ontwikkeling is dan eindelijk versie 2.8 van het opensource-fotobewerkingsprogramma GIMP verschenen. De naam GIMP is een afkorting voor 'GNU Image Manipulation Program'. De software is beschikbaar voor diverse besturingssystemen, waaronder Windows, FreeBSD, Linux, Mac OS X en Solaris. De broncode is al op te halen, binaries voor de verschillende besturingssystemen zullen spoedig volgen. Versie 2.8 bevat onder andere verbeteringen in de gebruikersinterface, kunnen layers nu worden gegroepeerd, is de tekst-tool sterk verbeterd en gegl zo goed als compleet geïntegreerd. De volledige releasenotes voor deze versie kunnen hieronder worden gevonden.

User Interface

Single-Window Mode
GIMP 2.8 introduces an optional single-window mode. You can toggle between the default multi-window mode and the new single-window mode through the Single-window mode checkbox in the Windows menu. In single-window mode, GIMP will put dockable dialogs and images in a single, tabbed image window. The single-window mode setting is of course preserved if you quit and start GIMP again. Single-window mode removes the necessity for users of having to deal with multiple windows.

Multi-Column Dock Windows
GIMP 2.8 allows dockable dialogs in a dock window to be placed in multiple columns. To create a new column in a dock window, drag and drop a dockable dialog on the vertical edges of the dock window. This is an appealing feature for multi-monitor users where one screen can have a big dock window with all the dialogs and the tools, while all images are on other displays.

More Screen Real Estate For Dockable Dialogs
The docking bars have been removed and replaced with overlaid highlights. The dockable drag handle has been removed and the dockable menu button has been moved up to the tabs. A new Automatic tab style has been added which makes dockable tabs use the available space.

Save And Export
A rather big conceptual change is that saving and exporting images now are clearly separated activities. Saving an image can only be done in the XCF format which is GIMP's native file format, able to save all kinds of information necessary for works in progress.

To export into other formats File->Export... needs to be used. This distinction makes it clearer if all available information is stored in a file, or not. There are some optimizations for alternative workflows such as opening a jpg, polishing it, and quickly exporting back to the original file. This conceptual change has also allowed us to get rid of the annoying dialogs that warned about the flatting of images when saving to non-layered formats.

Layer Groups
For complex compositions, a flat layer structure is very limiting. GIMP 2.8 lets users organize their compositions better through the introduction of layer groups which allow layers to be organized in tree-like structures. Layer groups are fully scriptable through the GIMP plug-in API.

Tools Drawn With Cairo
All tools rendering on canvas have been ported to Cairo to provide smooth antialiased graphics and make GIMP's look and feel match modern users expectations. All but a few plug-ins have been ported over to Cairo as well. Additionally all tools now use an on-canvas progress indicator instead of the one in the statusbar.

On-Canvas Text Editing
Text editing with the Text Tool is now performed on-canvas instead of in a separate window. The editing on-canvas is rather sophisticated: apart from the usual text formatting features like font family, style and size selectors you get numeric control over baseline offset and kerning, as well as the ability to change text color for a selection. You can also use a combination of Alt and arrow keys to change baseline offset and kerning. This feature was originally developed during Google Summer of Code 2008 and heavily improved since.

Keyboard Shortcut Changes
Since the keyboard shortcuts Ctrl+E and Ctrl+Shift+E have been repurposed for the image export mechanisms, new keyboard shortcuts have been setup for 'Shrink Wrap' and 'Fit in Window', namely Ctrl+J and Ctrl+Shift+J respectively.

Simple Math In Size Entries
Enhancements have also been made to the size entry widget, which is used for inputting most of the x, y, width, height parameters. For example, in the scale dialog it is now possible to write '50%' in the Width field to scale the image to 50% of the width. Expressions such as '30in + 40px' and '4 * 5.4in' work, too.

Minor Changes
  • Added 'Windows?Hide docks' menu item that does what 'Tab' does and also displays its state, which is now persistent across sessions, too.
  • Added infrastructure allowing to embed user interface elements on the canvas. This is currently used for text styles in the text tool, and (experimentally) when a color correction tool is invoked while the canvas is in full-screen mode.
  • To make dock window titles manageable, only show the active dockable in the dock window title.
  • The layer modes have been rearranged into more logical and useful groups based on the effect they have on compositing of a layer. Layer modes that make the composite lighter are in one group, layer modes that make the composite darker in another group, and so forth.
  • You can now Alt+Click on layers in the Layers dialog to create a selection from it. Add, subtract and intersect modifiers Ctrl, Shift and Ctrl+Shift keys work too. This makes it easy to compose contents of a layer based on the contents of other layers, without detours.
  • New docks are created at the pointer position.
  • Removed Toolbox from list of Recently Closed Docks, handle that directly in the Windows menu.
  • Allow closing the toolbox without closing the whole application.
  • Default to non-fixed-aspect in Canvas Size dialog.
  • In the Preferences dialog, only have one setting for the window hint for both the toolbox and the docks.
  • Support arbitrary affine transforms of brushes.
  • Got rid of the Tools dockable and move toolbox configuration to Preferences.
  • A question that often arises is how to change the UI language in GIMP, which has traditionally been a bit cumbersome. Not any longer, it is now possible to change the language in Preferences.
  • Added 'Lock content' button to the layers, channels and paths dialogs, made the lock buttons more compact.
  • Allow renaming list items with F2.
  • Allow binding arbitrary actions to extra mouse buttons.

Tools & Plug-ins

Brush System Improvements
The brush dynamics engine has been expanded considerably, making almost all aspects of the brush engine drivable by a multitude of inputs, all of them configurable with their own response curve.

Because of the expansion, dynamics were separated from tool options and converted into a resource in their own right. The Google Summer of Code 2009 Advanced GUI for Brush Dynamics project was the start of its development.

Tool Preset Improvements
You can now save existing state of any tool as a preset and give it a meaningful name. The presets are accessible from a new Tool Presets dockable dialog and additionally can be tagged so that you can easily manage a lot of presets.

This new feature completely replaces the previously existing tool presets system to a new level of accessibility. It also makes it possible to distribute tool presets just like any other resource because each preset is saved as an individual file.

Cage Transform Tool
A completely new Cage transform tool has been added thanks to the excellent work of one of our Google Summer of Code 2010 students. The tool implements an innovative approach to free transformation and makes it possible to easily warp parts of objects using an adjustable user-defined polygonal frame.

File Plug-Ins
A plug-in for loading JPEG2000 images has been added, as well as plug-ins for X11 Mouse Cursor files and fundamental OpenRaster (.ora) import and export support. Added RGB565 support to the csource plug-in.

A Cairo based PDF exporter was implemented. While being somewhat simplistic the exporter saves text, embedding fonts into the final PDF file, and attempts to convert all flat filled areas to vector objects.

Last, but not least, a Web-page plug-in was added to render any web page into an image using Webkit.

For Tablet Users
A new experimental widget was added to meet the requirements of graphic tablets users. The widget combines a slider, a label and a numeric value control which simplifies adjusting a value using a stylus, better visualizes the current value and provides a more compact UI. It is now used in the Tools Options dockable dialog for opacity control and most options of brush based tools.

Another useful feature for users of advanced input devices such as graphic tablets is a completely new dialog for input device configuration which allows configuring per-device pressure curves to compensate for hardware differences and personal per-pen preferences.

People with Intuos tablets and either Artpen or Airbrush styluses will be glad to find that Airbrush wheel and Artpen rotation are available for driving dynamics via the 'Wheel' input.

Resource Tagging
It is now possible to tag GIMP resources such as brushes and patterns to group them. The tagging is performed from the respective dockables e.g. the Brushes dockable, and it is possible to filter resources based on these tags.

The tags are saved to an XML file, external to the data files themselves. It is possible to tag multiple resources simultaneously in the UI, but currently only while being viewed as a list.

Resources
We have started overhauling the default set of resources and in this version there have been some changes to the default set of brushes. The silly 'Untitled' title has been removed from unnamed palette entries. A wholly new set of brushes for painting has been added and makes use of the new tagging system. Developer: Martin Nordholts Artists: Johannes Engelhardt, Ramón Miranda, Guillermo Espertino

Minor Changes
  • Allow specifying the written language in the Text Tool. This helps with choosing an appropriate font, or appropriate glyphs for the selected language.
  • Moved 'Text along path' from tool options to the text context menu.
  • Add diagonal guides to the Crop Tool.
  • Support rotating brushes.
  • The Smooth Stroke feature from GIMP Painter was ported to GIMP.
  • Added 'Rule of fifths' crop guide overlay.
  • Added an icon for the Desaturate tool.
  • Support loading 16bit (RGB565) raw data.
  • Added palette exporter for CSS, PHP, Python, txt and Java, accessed through the palette context menu.
  • Support printing crop marks for images.
  • Made the Pointer dockable show information about selection position and size.
  • Replaced the brush scale control in tool options by a brush size one that works in pixels, and does the right thing when the brush changes.
  • Improved the Free Select Tool on-canvas feedback.
  • Made it possible to use GEGL for scaling images.

Gimp screenshot
Gimp screenshot, klik op de afbeelding voor een grotere versie.

Versienummer 2.8.0
Releasestatus Final
Besturingssystemen Windows 7, Linux, BSD, Windows XP, macOS, Solaris, Windows Vista
Website The Gimp Team
Download http://www.gimpusers.com/downloads
Licentietype Voorwaarden (GNU/BSD/etc.)

Door Bart van Klaveren

Downloads en Best Buy Guide

03-05-2012 • 15:40

34

Submitter: perlboy

Bron: The Gimp Team

Update-historie

19-05 GIMP 3.0.4 0
25-03 GIMP 3.0.2 3
23-03 GIMP 3.0.0 revision 1 7
17-03 GIMP 3.0.0 21
10-02 GIMP 3.0 RC3 29
28-12 GIMP 3.0 RC2 19
07-11 GIMP 3.0 RC1 18
05-'24 GIMP 2.10.38 20
02-'24 GIMP 2.99.18 7
11-'23 GIMP 2.10.36 13
Meer historie

Reacties (34)

34
34
23
4
0
4
Wijzig sortering
Ik mis een download link :P Anyway:
http://www.gimp.org/downloads/

Note: 2.8 is nog niet uit voor Windows en Mac, die hebben nog steeds 2.6.
2.8 final is nu ook beschikbaar voor Windows. Zie: Sourceforge.net.
@note

Installer Gimp 2.8 voor Windows http://gimp-win.sourceforge.net/stable.html weliswaar RC1 maar toch
@Vircos: Slechte tip.

De final is hopelijk NIET hetzelfde als de RC, waarmee TIFF-afbeeldingen nog niet konden worden ingeladen (known issue). Tevens stond deze al langer online, ik werk er al een tijdje mee (zonder TIFF dus).

Beter even wachten tot de officiele 2.8 gewoon te downloaden is.
Het was niet zozeer als een tip bedoeld. Ik wil er alleen mee zeggen dat 2.8 (als RC1) wel degelijk uit is voor Windows in tegenstelling tot de note van JerX.

Ik gebruik hem ook en ik heb zelf nog geen problemen ervaren (maar ik gebruik dan ook geen TIFF).
Dat neemt niet weg dat "2.8 (als RC1)" niet hetzelfde is als 2.8 final. Je zegt ook niet dat (bijv) "Windows 2014" uit is op het moment dat er een RC te downloaden is. Als een product "uit" is heb je het meestal over "officieel uitgebracht", en dan hebben we het dus over de final.
Hij zegt toch ook niet dat het "2.8 final" is? Hij zegt dat het "2.8" is, en dat klopt. Release candidate of final, het is allebei een variant van versie 2.8.

Als Microsoft zijn Windows 8 presenteert, ga je dan ook klagen dat het niet Windows 8, maar Windows 8 Consumer Preview is? :+
Helaas een internal server error bij het downloaden ervan :( waarschijnlijk offline gehaald.
Anoniem: 126717 @JerX3 mei 2012 18:11
Mint ziet hem ook nog niet:
sudo apt-get install gimp
Reading package lists... Done
Building dependency tree
Reading state information... Done
gimp is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Jammer, want ik kijk erg uit naar deze versie!
Ubuntu al net zo ;)
Als je gewoon de deb-package downloadt, dan kun je hem alsnog installeren. Mocht de repository weer een nieuwere versie bevatten, dan gaat ie automatisch weer meelopen.
Effe deze link: "Tutorial: GIMP 2.8: A review of the new features!" bekijken allemaal ;)

Edit: link omschrijving toegevoegd.

[Reactie gewijzigd door perlboy op 25 juli 2024 09:16]

Na het zien van alle wijzigingen...ben ik erg enthousiast. Het lijkt erop alsof GIMP nu toch ook voor de 'gemiddelde' gebruiker te gebruiken is. Ook kleine dingen als het importeren van een 'volledige website screenshot' juich ik toe.

Ben erg onder de indruk en zal vanavond openSUSE weer eens starten om het zelf te gaan ervaren :)
Hoe krijg ik de vorige versie compleet van mijn systeem? De uninstaller is namelijk wel wat slordig aangezien er gewoon een map in "mijn documenten" blijft staan. Die had best ook verwijderd mogen worden. Dat zorgt meteen voor de volgende vraag: blijft er nog meer op mijn systeem achter?
Je kunt proberen het met Comodo Programs Manager te verwijderen. Dit programma heb ik nu al maanden draaien en het monitort bij mij iedere install sinds mijn nieuwe windowsinstallatie. Het is soms even goed kijken bij het verwijderen van de laatste restjes, maar dat is met iedere uninstaller. Ook kunnen sommige programma's niet verwijderd worden via CPM omdat het programma de afhankelijkheden niet goed inschat (en je dus bijvoorbeeld met JDownloader of Firefox ook je Java runtime zou deinstalleren).
CPM is gratis en werkt verder goed.
Mocht het niet zijn wat je zoekt kun je hier kijken naar alternatieven.
Bedankt voor de reacties. Ik zal eens kijken wat ik er mee kan. Weet iemand wat er precies achterblijft in het HKCU register?
Start Regedit op en kijk!
Over het algemeen verwijdert praktisch geen enkel programma user settings etc die in je home directory staan, zoals spul in Mijn Documenten of spul in je HKCU register. Dat blijft dus inderdaad achter.

Op Linux is het over het algemeen een vrij simpele "rm -r ~/.gimp-2.6" die dat bereikt, hoe je het op Windows zonder tooltjes netjes oplost zou ik niet weten, omdat daar de zooi over het algemeen veel meer verspreid wordt...
Zijn maar weinig software pakketten die geen "troep" achterlaten...
Ik dacht dat ik eindelijk volledig over was op Linux..... met Gimp 2.8 in aantocht.

Niet dus. Voor fotografie en fatsoenlijk (snel) kalibreren van de monitor maar weer terug naar Windows. *zucht*

Zolang GIMP geen 16-bit kleurbewerking en adjustment layers krijgt, is het geen alternatief voor Photoshop als je echt aan de slag wil met foto's bewerken. (Er zijn nog wel een aantal andere dingen die Photoshop heeft en GIMP niet, maar deze twee hier zijn toch wel de meest belangrijke.)

Begrijp me niet verkeerd: GIMP is een mooi programma, en er worden zeker vorderingen gemaakt (kleurbeheer zit er tenminste al een tijdje in), maar ik vraag me af waarom juist de twee features die het meest worden gevraagd door Photoshop-gebruikers niet worden geïmplementeerd. (Heeft men de derde meest gevraagde feature, CMYK support, er ondertussen in zitten?)

Soms krijg ik het idee dat men het expres weglaat :P Maar ja, ik heb ook wel eens gelezen dat The GIMP tegenwoordig maar 2-4 developers heeft, waarvan geen enkele full time. Dan sla je natuurlijk tegenover een commercieel pakket geen deuk in een pakje boter.

[Reactie gewijzigd door Katsunami op 25 juli 2024 09:16]

Anoniem: 268741 @Katsunami3 mei 2012 20:34
Gelukkig zit je er naast, alleen al de laatste 24 uur hebben 9 verschillende ontwikkelaars commits gedaan.

Het aantal ontwikkelaars op gimp is in totaal nog veel hoger.
Hopelijk zijn het wel allemaal regelmatige ontwikkelaars.
Anoniem: 126717 @Katsunami3 mei 2012 21:07
Ik bewerk fotos niet onder Linux. Twee redenen, ik draai Linux op mijn laptop, en het scherm is goed, maar kalibratie is eigenlijk niet mogelijk op laptops.
Daarnaast is er (bij mijn weten) niets dat zelfs maar een beetje in de buurt komt van Lightroom.

Maar GIMP is wel handig voor het snel resizen en dat soort dingen waarbij je niet op kleur hoeft te letten.
Lightzone, Bibble Pro....
Rawtherapee komt wel in de buurt, al is Lightroom wel nog beter afgewerkt.
Jammer dat er vervolgens geen screenshot bij staat van de single-windows modus. Ook een linkje naar de Realasenotes had niet misstaan. Bij deze: http://www.gimp.org/release-notes/gimp-2.8.html
Default is de niet-single window modus; je moet het zelf aan zetten.
Single Window Mode is an OPTIONAL feature that can be turned on in the “Windows” menu all the time (while working).
Het gekke is dat de verschillende vensters altijd een soort speerpunt was van de GIMP-makers: dat was 'nou juist het handige'. Ik hoor echter al jaren iedereen klagen dat er geen single-window modus is. Dit is een goede zet.

[Reactie gewijzigd door Jack Flushell op 25 juli 2024 09:16]

Prachtige release, met single window-modus, en on-canvas text editing (niet meer dat rotvenstertje dat verschijnt als je met de texttool klikt).
Dat niet allee. Je kan nu ook in 1 blok meerdere fonts, kleuren en styles gebruiken :)
Eindelijk, single window mode! Word ik niet meer gillend gek van al die schermpjes die constant weer achter andere schermpjes verdwijnen of de focus opeisen... Ik ga 'm proberen :)
Er was al een photoshop look beschikbaar maar nu dat native is juich ik. 1 window, dus niet meer blijven schuiven met al die raampjes.

Ziet er mooi uit en wat is er mis met adobe nadoen. if it aint broke, make it just like that!
Ik gebruik al iets meer dan een weekje GIMP 2.8 RC1 op Windows XP.
Bevalt heel goed!
Nieuwe features waar ik het meeste plezier van heb:
- single window modus
- groeperen van lagen
- verbeterde tekst gereedschap

Ik hoop dat ze vanaf nu vaker (kleinere) releases gaan uitbrengen, bijvoorbeeld elk half jaar.
Drie jaar wachten op nieuwe functionaleit is een beetje een ouderwetse software onwikkeling methode.
@Jorgen:

sudo apt-get purge [filename]

Purge is een expressie om niet-gebruikte bestanden weg te doen.
Kijk anders even onder "man apt-get" en hierin staat exact omschreven hoe je een applicatie compleet verwijderd.

Op dit item kan niet meer gereageerd worden.