Raw Therapee 3.0.0

Címkék

Az eredendően magyar fejlesztésű, keresztplatformos raw image feldolgozó szoftverről, a Horváth Gábor által tavaly év elején GPLv3 alá helyezett Raw Therapee-ről már volt szó itt a HUP-on. A szerszám 2.4.1-es kiadása 2009. szeptember 3-án jelent meg. 2010. januárjában vált nyílt forrásúvá. Azóta a fejlesztőcsoport és a hozzájárulók szorgosan dolgoztak azon, hogy megjelenhessen a 3.0.0-s verzió. Újdonságok:


(A kép a Wikipediából származik)

  • A new and powerful hue, saturation and value manipulation tool,
  • Speed and quality improvements to all the tools available,
  • More keyboard shortcuts,
  • New dual-monitor interface layout,
  • Automatic and manual chromatic aberration removal tools for pre and post-demosaicing,
  • Purple fringe removal tool,
  • Cosmetic interface improvements for low resolution displays,
  • Possibility to ignore a photo's color profile,
  • Auto white balance improved to ignore overexposed areas,
  • Preference to overwrite existing output file or write the new one under a different name if one already exists,
  • Ability to change the cropped off area's opacity and color,
  • Thumbnail quality improved,
  • Thumbnail loading speed improved,
  • In single tab mode, the file browser follows the currently open photo in the editor tab,
  • New preview size button: "fit"
  • International character support in filenames and metadata,
  • Hot and dead pixel correction filter,
  • Dark frame subtraction,
  • Autoexposure behaviour corrected in relation to highlight reconstruction,
  • Highlight recovery amount and threshold sliders,
  • Exposure slider range increased,
  • Ability to save a 16 bit TIFF image for color profiling,
  • Interface enhancement: right-clicking over a section title expands that section and hides the others,
  • Shadow and highlight clipping indicators use luminance instead of R, G or B channel values,
  • High quality shadows/highlights filter has been sped up,
  • New crop ratios,
  • Ability to resize the photo to fit within a "bounding box",
  • The non-100% preview image of the photo in the editor has been made smoother and gamma-corrected,
  • Version number displayed in title bar,
  • The batch queue is automatically saved in case of a crash,
  • Details of the RawTherapee version as well as the build environment are available if you click on Preferences > About > Version. Copy and paste this whole chunk of text whenever reporting a bug.
  • GUI element placement improved,
  • Fluid GUI elements scale better,
  • Dcraw updated,
  • EXIF updates,
  • Translations updated,
  • Fast file access with memory mapped files
  • Default compilation type: release
  • New user interface themes,
  • User interface made nicer, especially in Windows (clearlooks),
  • User interface icons updated,
  • Ability to apply only parts of a profile
  • More keyboard shortcuts
  • New colors themes
  • New PP3 profiles
  • Open multiple images at once (when using multiple tabs mode)
  • Numerous memory leaks plugged,
  • Numerous speed & stability improvements.

A részleteke elolvashatók a bejelentésben.

Hozzászólások

Hiánypótló. Elkelne még néhány területen ilyen, remekül használható szoftver...

Szuper, nyomok is egy upgrade-et rá! :)

Windows alatt szornyu ez a gtk(mm). Rohejes az a sok dll, ami a gtk miatt kell. Ahogy nezem a kod nagy resze c++, igy a gtk...
A kodba inkabb nem akarok belenezni, mert nem akarok ugy jarni, mint a tomld-vel.

nagyon szívesen vennék kritikát, (a flame-et szívességnek veszem, mely egy racionálisabb rálátást nyújt nekem). főként, mivel nem vagyok programozó és nem is programozásból élek. illetve tisztában vagyok több olyan megoldásommal, amely nem a legjobb, de nekem a kapacitásomhoz mérten elfogadható (néhol vagy így csinálom meg és működjön, vagy nem fogom befejezni a kódot és dobom).

Felatalod a sajat string osztalyod. (reinvent the wheel) Aminek kezelese elter a sokak altal megszokttol es ketseges, hogy tenyleg van anyi haszna.
Masreszt a tipusod egy fontos lehetosege nincs kihasznalva, megpediglen, hogy kepes lenne nem karakternkent masoldni/oszefuzodni egy while ciklusban, eloszor azt hittem, ezert talaltad fel.

Ha uj tipust talalunk fel akkor, valahogy definialni szoktuk. Mondjuk hivjuk str2 -nek. illik a tipus nevevel kezdeni a methodusokat es egy _ -utan irni a nevet.
strcpy2 helyett str2_cpy

str2 lehetne egy struct (long,long,char) , vagy char* ra alias.
lasd meg.: http://en.wikipedia.org/wiki/Offsetof

Eleg magas a null toleranacioad nem biztos, hogy ez jo. see also: assert

Amit nem lehet megirni assemblyben, azt nem lehet megirni.