Anzeigen der neuesten Beiträge
0 Mitglieder und 2 Gäste betrachten dieses Thema.
News and Updates:Improved printing support for printing multi-image contact sheets. (Right click thumbnail images and select "Print selected...")Easier to locate lost projects: Offers to open existing project when name of new project collides with existing projectMac version now supports retina displays.Supports symbolic linksDisables "Preview" view mode if internal browser is switched offjAlbum can now auto-update without requiring to run as AdministratorEmbedded browser now allows local file access (other file types than html and images)Updated underlying ftp and sftp librariesLanguage files for several languages updated.Bug fixes:Embedded Chromium-based browser now updated to v4.3.1 containing several bug fixes to crash bugs and improved compatibility. Now also supports 64 bit RedHat LinuxImage coordinate offset error in edit panel fixed (affected moving control handles)Fixed rotation error when moving between crop and straighten image toolsFix to old bug parsing old-style variables in templates (variables were sometime not expanded)Fixed ClassCastException error when using Synth look and feeljAlbum remade newly made albums one extra time when first flipping to the preview view modeDropping a project folder onto an already open project would open the dropped project instead of adding the dropped folder to the already opened project (since v10.x)Fixed label type button painting issueSkin info for skins containing spaces in the file name didn't workSkin likes notification kept popping up although dismissedFix to button texts on trial expired notice
Wir haben nochmal Änderungen vorgenommen bei der Handhabung der neuen Funktion "Beschneiden mit perspektivischem Entzerren".Wer diese Funktion schon benutzt, wird feststellen: Bisher wurde, wenn der Cropfaktor einer Kamera eingetippt wurde, dieser automatisch in der ini-Datei abgelegt. Das muss der Anwender jetzt aktiv selber erledigen, dafür gibt es die Schaltfläche "als Vorgabe für diese Kamera". Zusätztlich zum Cropfaktor wurde bisher der "Korrekturfaktor" gespeichert. Das ist jetzt anders: Zu jeder Kamera werden Cropfaktor und Seitenverhältnis des Sensors abgelegt. Wer also bisher schon Cropfaktoren in der ini-Datei liegen hat, wird feststellen, dass diese mit der neuen Version verschwunden sind. Man muss sie neu mit "als Vorgabe für diese Kamera" in der ini-Datei ablegen.
Nochmal Neues zur perspektivischen Entzerrung: Wir haben eine Automatik entwickelt, die allein aus dem verzerrten Auswahlviereck und seinen Fluchtpunkten die Perspektive berechnet. Man braucht für die Entzerrung also i.A. keine Brennweite mehr einzugeben.Näheres hier.
Es gibt nun einen zweiten Modus für die differenzierte Sättigung, der mit anderen Farben wie bisher arbeitet.Näheres dazu hier.
2014-05-09 6.8.9-1 Cristy <quetzlzacatenango@image...> New version 6.8.9-1, SVN revision 15697.2014-04-22 6.8.9-1 Glenn Randers-Pehrson <glennrp@image...> Fixed bug with the PNG00 subformat when the original format was PNG32. The "-strip" option now only removes profiles and comments from PNG output. Previously the background, density, and other metadata were also discarded.2014-04-22 6.8.9-1 Cristy <quetzlzacatenango@image...> Support new -hough-lines option. Support new -mean-shift option. identify -units without argument no longer faults (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25542). Require OpenJP2 version 2.1.0 (opj_stream_set_user_data() method signature change between 2.0.0 and 2.1.0).2014-04-20 6.8.9-1 Dirk Lemstra <dirk@snakeware...> Added image moments, canny edge and hough line to Magick++. The 8bim profile will be updated when the icc/iptc/xmp profile is changed. Fix for stack overflow in DestroyXMLTree in Windows (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25457). Added new coder for VIPS image format (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25445). Moved detection of type to a separate method in Magick++. The type() method no longer modifies the type of the image. Use determineType() instead. Improved error messages when a coder uses Ghostscript.