Yo la verdad no soy fan de usar Gimp y en lo personal soy una papa cuando se trata de diseño, así que siempre que busco editar alguna imagen busco programas con opciones mucho menos cargadas e interfaces más sencillas. Pinta es el Paint.NET para linux, ofreciendo interesantes herramientas para la edición de imágenes y dibujo con una constante evolución la cual va hasta el momento en su versión 0.5.
A continuación un listado de los cambios (en inglés) de la reciente versión:
- Save/load color palettes. [Maia Kozheva]
- TGA file support. [Maia Kozheva]
- Support for choosing level of JPEG compression. [Maia Kozheva]
- Paste into New Image. [Richard Cohn]
- Rulers. [Olivier Dufour]
- #581105 – Single Layer, add New Layer, Use text Tool, then Crash
- #587761 – Allow specifying JPEG compression ratio
- #592340 – Text tool: “normal” (0.4-like) mode produces rendering artifacts upon commit
- #597692 – Zoom to selection does nothing
- #598722 – Source code not provided for System.ComponentModel.Composition.dll
- #602110 – Auto Levels adjustment is very slow
- #602530 – Pencil tool won’t draw on first click
- #602660 – History auto hiding blocked when clicked
- #602711 – Toolbox: Tool height should be the same size independent of tool selected.
- #602728 – ShowPad should be in View menu
- #603235 – Allow changing palette colors
- #603458 – Exception when trying to save a new image twice
- #604023 – [master] “Show ruler” setting not saved
- #604475 – Exception when pressing both mouse buttons while dragging selection
- #604869 – Surround all direct pixel operations with Cairo.Surface.Flush/MarkDirty
- #605254 – No extension appended by default
- #606136 – Support drag and drop from file manager
- #611372 – fix mime list in desktop file
- #611406 – Full screen
- #616305 – [master] Zoom works incorrectly across documents
- #618815 – Unneeded translation strings
- #618816 – Small bug in string – no space required
- #620517 – Add a way to show the coordinates of the pixel under the cursor
- #654959 – Cannot save a gif file after cropping it
Para instalarlo en Ubuntu abrimos un terminal y hacemos lo siguiente:
sudo add-apt-repository ppa:moonlight-team/pinta
sudo apt-get update
sudo apt-get install pinta