[commits] Horde-Hatchery branch master updated. 8a741b38cf4f6441fdc20c620a1fda0e599a71d7
Michael Rubinsky
mike at theupstairsroom.com
Sun Aug 9 02:55:08 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 8cc50344a04667ea8829783385d99ee10b95909f
122f698... First round of changes to refactor export code to use Quartz and CoreImage
8a741b3... Track changes to Horde_Release
-----------------------------------------------------------------------
commit 122f698e7c9daf5f69d96c1794d34cf11a3fc7b9
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sat Aug 8 22:51:02 2009 -0400
First round of changes to refactor export code to use Quartz and CoreImage
Use Quartz and CI routines to get the image metadata out of the image before
scaling the image (which nukes the metadata). Use Quartz/CI to add select
IPTC fields to the image such as keywords/description etc... Still need
to refactor the scaling code to use CoreImage routines (maybe the Lanczos transform filter?)
instead of the current (wasteful) quicktime solution.
This change not only allows us to embed keywords/description etc.. into the IPTC data sent
to Ansel, but it also will preserve much more of the metadata the the QT routine did.
iPhoto2Ansel/AnselExportController.m | 87 ++++++++++++++++++++++++++++++----
1 files changed, 78 insertions(+), 9 deletions(-)
http://git.horde.org/diff.php/iPhoto2Ansel/AnselExportController.m?rt=horde-hatchery&r1=bd46402a18f50a5f6b13d6e36a685f8342b59419&r2=122f698e7c9daf5f69d96c1794d34cf11a3fc7b9
-----------------------------------------------------------------------
commit 8a741b38cf4f6441fdc20c620a1fda0e599a71d7
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sat Aug 8 22:54:32 2009 -0400
Track changes to Horde_Release
ansel/docs/RELEASE_NOTES | 25 +++++++++++--------------
1 files changed, 11 insertions(+), 14 deletions(-)
http://git.horde.org/diff.php/ansel/docs/RELEASE_NOTES?rt=horde-hatchery&r1=8a517bbf2a3f1bee8f19b8bf1de4cb270fb8a2b7&r2=8a741b38cf4f6441fdc20c620a1fda0e599a71d7
More information about the commits
mailing list