GIMP 2.10.4 軟體資訊交流 Mac

winXmac軟體社群 Mac 影像繪圖 The GIMP Team 開源軟體 Rate 80

GIMP for Mac,軟體教學,軟體下載,軟體社群,Windows軟體,Mac軟體

GIMP 2.10.4 Mac


GIMP for Mac(GNU 圖像操作程序)是一個免費分發的軟件,適用於照片修飾,圖像合成和圖像創作等任務。這是一個功能強大的軟件,具有任何其他免費軟件產品中沒有的功能。它可以用作簡單的繪畫程序,專業品質的照片修飾程序,在線批量處理系統,批量生產圖像渲染器或圖像格式轉換器。 GIMP for Mac 是模塊化的,可擴展的和可擴展的。它的目的是增加插件和擴展來做任何事情。先進的腳本界面允許從最簡單的任務到最複雜的圖像處理程序都可以輕鬆編寫腳本。

GIMP 功能:

可自定義的接口
每個任務需要一個不同的環境,GIMP for Mac 允許您以自己喜歡的方式自定義視圖和行為。從小部件主題開始,允許您將顏色,小部件間距和圖標大小更改為工具箱中的自定義工具集。界面被模塊化為所謂的碼頭,允許您將它們堆疊到選項卡中或在自己的窗口中打開它們。按 Tab 鍵將隱藏切換.

照片增強
使用 GIMP for Mac 可以輕鬆補償大量的數碼照片瑕疵。修復由透鏡傾斜引起的透視失真,只需在變換工具中選擇校正模式即可。使用功能強大的濾鏡可以消除鏡頭的桶形失真和漸暈,而且界面簡單.

Digital Retouching
GIMP 是高級照片修飾技術的理想選擇。使用克隆工具擺脫不必要的細節,或使用新的修復工具輕鬆修改小細節。使用透視克隆工具,就像使用正交克隆一樣輕鬆地克隆對象.

硬件支持
GIMP for Mac 包括對各種輸入設備的獨特支持。壓力和傾斜敏感的平板電腦,而且廣泛的 USB 或 MIDI 控制器。您可以將經常使用的操作綁定到設備事件,如旋轉 USB 滾輪或移動 MIDI 控制器的滑塊。在繪畫時更改畫筆的大小,角度或不透明度,將您喜歡的腳本綁定到按鈕上。加快您的工作流程!

文件格式
文件格式支持從 JPEG(JFIF),GIF,PNG,TIFF 等常用格式到多分辨率和多顏色深度 Mac 圖標文件等特殊用途格式。該架構允許使用插件來擴展 GIMP 的格式功能。您可以在 GIMP 插件註冊表中找到一些罕見的格式支持.

為了節省磁盤空間,任何格式都可以使用 ZIP,GZ 或 BZ2 等檔案擴展名保存,GIMP 將透明地壓縮文件,而無需執行任何額外的步驟。

也可用:下載 GIMP for Windows

檔案版本 GIMP 2.10.4
檔案名稱 gimp-2.10.4-x86_64.dmg
檔案大小 173 MB
系統 Mac OS X 10.9 or later
軟體類型 開源軟體
作者 The GIMP Team
更新日期 http://www.gimp.org/
軟體類型 2018-07-10
更新日誌

What's new in this version:

Core:
- Remove gimp_display_shell_draw_background() and all clipping hacks for drawing the canvas background. This optimizes away one entire step of drawing of image size, for each expose
- Font loading does not block startup anymore. Only consequence is that the Text tool may not be usable immediately if fonts are not fully loaded yet (and will output an appropriate error if you do so). All non-text related activities can be performed right away
- Change of the URL from bugzilla to gitlab where appropriate
- New tool option manager to better keep track of user context and paint options in a consistent manner

User Interface:
- The Dashboard dockable dialog now has a 'Memory' group that shows memory-usage information: the currently used memory size, the available physical memory size, and the total physical memory size. It can also show the tile-cache size, for comparison against the other memory stats. Note that the upper-bound of the meter is the physical memory size, so the memory usage may be over 100% when GIMP uses the swap
- The Dashboard dockable dialog now has "read" and "written" fields in the dashboard swap group, which report the total amount of data read-from/written-to the tile swap, respetively. Additionally, the swap busy indicator (used as the meter's LED) has been improved, so that it's active whenever data has been read-from/written-to the swap during the last sampling interval, rather than at the point of sampling
- Fonts can now be tagged. The user interface is the same as for brushes, patterns etc
- Some icons fixed: larger spacing between broken chains and gimp-tool-ellipse-select made symmetrical

Usability:
- When a plug-in cannot be applied to an image because of mismatch in image types (e.g. layer has no alpha or image is greyscale), GIMP now displays a message listing supported image types for this plug-in.

Tools:
- The Measurement tool now has an "Auto straighten" option allowing to rotate the active drawable (layer, channel…) so that the measurement line is used as horizon. As other transform tools, the feature will work on linked drawables as well
- The Smudge tool now paints correctly on images with a color profile other than the GIMP's built-in one

Build:
- Installer: set compatibility options to run Python plugins in HiDPI-aware mode
- Put back compatibility DLLs for really old plugins
- Install binary tool `gimp-test-clipboard` on the system to allow people to help us debug clipboard bugs
- --enable-bundled-mypaint-brushes renamed --enable-relocatable-bundle and also make WMF fonts looked up on the runtime prefix of GIMP (instead of the build-time path) when this build option was set

Plug-ins:
- gimptool-2.0 binary now accepts source files with non-standard extensions if it can try to guess appropriate language from the compiler being used. It will also properly quote arguments for shell usage
- Run explicitly Python 2 as Python plug-in interpreter to prevent breakage on systems where Python 3 is the default
- raw_input()'s argument in Python console is now optional, and input() support has been added

File Formats:
- The PSD loader now provides an option to load "merged", pre-composited version of the images that becomes available when a PSD file was saved with "Maximize Compatibility" option enabled in Photoshop. This is useful when loading PSD files that use features that GIMP doesn't currently support, and therefore can't render correctly, such as adjustment layers. When loading the merged image version, we avoid loading certain additional data from the file, such as channels, paths, and guides, while still loading metadata. This option is currently exposed as an additional file type ("Photoshop image (merged)"), which has to be explicitly selected from the file-type list when opening the image
- Embedding GIMP's built-in sRGB color profile to exported files is now optional. The default choice can be set in the Preferences dialog

Translations:
- Updated translations: Catalan, Czech, Danish, Dutch, Finnish, Greek, Hungarian, Italian, Latvian, Polish, Romanian, Russian, Spanish, Swedish, Ukrainian

檔案下載 檔案下載
  • GIMP for Mac Screenshot 1GIMP for Mac Screenshot 2GIMP for Mac Screenshot 3GIMP for Mac Screenshot 4