GIMP 2.8.16 發布,開源圖片處理軟件
GIMP 是一款免費開源的圖片處理軟件,GIMP 有著20年的發展歷史,功能也非常強大,是除Adobe公司的Photoshop的一個很好選擇。最新版本 GIMP2.8.16。官方公告:
Core:
-
Seek much less when writing XCF
-
Don’t seek past the end of the file when writing XCF
-
Windows: call SetDLLDirectory() for less DLL hell
-
Fix velocity parameter on .GIH brushes
-
Fix brokenness while transforming certain sets of linked layers
GUI:
-
Always show image tabs in single window mode
-
Fix switching of dock tabs by DND hovering
-
Don’t make the scroll area for tags too small
-
Fixed a crash in the save dialog
-
Fix issue where ruler updates made things very slow on Windows
Plug-ins:
-
Fix several issues in the BMP plug-in
-
Make Gfig work with the new brush size behavior again
-
Fix font export in the PDF plug-in
-
Support layer groups in OpenRaster files
-
Fix loading of PSD files with layer groups
安裝,有PPA可用,適用于 Ubuntu 14.04/15.04/15.10,打開終端,輸入以下命令:
sudo add-apt-repository ppa:otto-kesselgulasch/gimp sudo apt-get update sudo apt-get install gimp
卸載 gimp 命令:
sudo apt-get remove gimp
轉載自:imcn.me