首頁 > 軟體

Ubuntu下安裝數位攝影暗房軟體 Darktable 2.2.2

2020-06-16 17:21:30

Darktable可以被稱之為Linux版的Lightroom,這是一款幫助專業攝影師的進行照片管理及後期處理的圖形工具,也可以稱之為暗房軟體。官方網站:http://www.darktable.org/。通它你可以用來調整及渲染你的數碼照片,使之更加漂亮。Darktable使用gtk+/cairo構建,後台資料庫使用sqlite3。

Darktable 2.2.2帶來的新變化 點選這裡看詳細

新功能:

  • color look up table module: include preset for helmholtz/kohlrausch monochrome
  • Lens module: re-enable tiling
  • Darkroom: fix some artefacts in the preview image (not the main view!)
  • DNG decoder: support reading one more white balance encoding method
  • Mac: display an error when too old OS version is detected
  • Some documentation and tooltips updates

漏洞修復:

  • Main view no longer grabs focus when mouse enters it. Prevents accidental catastrophic image rating loss.
  • OSX: fix bauhaus slider popup keyboard input
  • Don’t write all XMP when detaching tag
  • OSX: don’t do PPD autodetection, gtk did their thing again.
  • Don’t show database lock popup when DBUS is used to start darktable
  • Actually delete duplicate’s XMP when deleting duplicated image
  • Ignore UTF-8 BOM in GPX files
  • Fix import of LR custom tone-curve
  • Overwrite Xmp rating from raw when exporting
  • Some memory leak fixes
  • Lua: sync XMPs after some tag manipulations
  • Explicitly link against math library

基礎支援:

  • Canon PowerShot SX40 HS (dng)
  • Fujifilm X-E2S
  • Leica D-LUX (Typ 109) (4:3, 3:2, 16:9, 1:1)
  • Leica X2 (dng)
  • Nikon LS-5000 (dng)
  • Nokia Lumia 1020 (dng)
  • Panasonic DMC-GF6 (16:9, 3:2, 1:1)
  • Pentax K-5 (dng)
  • Pentax K-r (dng)
  • Pentax K10D (dng)
  • Sony ILCE-6500

Noise Profiles:

  • Fujifilm X-M1
  • Leica X2
  • Nikon Coolpix A
  • Panasonic DMC-G8
  • Panasonic DMC-G80
  • Panasonic DMC-G81
  • Panasonic DMC-G85

Ubuntu 使用者安裝命令:

sudo add-apt-repository ppa:pmjdebruijn/darktable-release

 

sudo apt-get update

 

sudo apt-get install darktable

解除安裝 Darktable命令:

sudo apt-get remove darktable

其他Linux系統安裝方法

 


IT145.com E-mail:sddin#qq.com