This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gem".

The branch, master has been updated
       via  fad1264053ad6107821dfb1e3766813e02d1a9da (commit)
       via  e4f90845cf21344ef82f74916b1e8d613d68d46c (commit)
      from  08c312307a01caa65400772be5672aefda957781 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fad1264053ad6107821dfb1e3766813e02d1a9da
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Feb 2 12:09:51 2012 +0100

    trying to support both MagickCore and Magick++
    
    it seems like pix-saving with MagickCore is somehow broken
    (though it does work in a standalone app), and i haven't found a way to fix 
it
    yet.
    the workaround for now is to use either Magick++ (if available) or 
MagickCore
    (as fallback)

commit e4f90845cf21344ef82f74916b1e8d613d68d46c
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Feb 2 11:41:16 2012 +0100

    added warning about brokenness of imageMAGICK save

-----------------------------------------------------------------------

Summary of changes:
 configure.ac                           |   26 +++++-
 plugins/imageMAGICK/MagickCore.cpp     |  166 ++++++++++++++++++++++++++++++++
 plugins/imageMAGICK/MagickPlusPlus.cpp |  116 ++++++++++++++++++++++
 plugins/imageMAGICK/Makefile.am        |   27 +++++-
 plugins/imageMAGICK/imageMAGICK.cpp    |  139 --------------------------
 5 files changed, 328 insertions(+), 146 deletions(-)
 create mode 100644 plugins/imageMAGICK/MagickCore.cpp
 create mode 100644 plugins/imageMAGICK/MagickPlusPlus.cpp


hooks/post-receive
-- 
Gem

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to