[
https://issues.apache.org/jira/browse/COCOON-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769997#action_12769997
]
Gaurav commented on COCOON-2269:
--------------------------------
Hi Thorsten
Sorry for the delay.
1. The unnecessary comments have been removed from the Class.
2. Class name changed from ImageMagickReader.java to JMagickReader.java.
3. Javadocs added on "How To install and Use JMagickReader".
I am uploading the patch. Please have a look.
Thanks & Regards
Gaurav
> JMagick ImageReader based ImageMagick
> -------------------------------------
>
> Key: COCOON-2269
> URL: https://issues.apache.org/jira/browse/COCOON-2269
> Project: Cocoon
> Issue Type: New Feature
> Components: * Cocoon Core
> Affects Versions: 2.1.12-dev (Current SVN)
> Reporter: Gaurav
> Fix For: 2.1.12-dev (Current SVN)
>
> Attachments: patch.cocoon.imageMagickReader.txt
>
>
> JMagick is an open source Java interface of ImageMagick. It is implemented in
> the form of Java Native Interface (JNI) into the ImageMagick API.
> JMagick does not attempt to make the ImageMagick API object-oriented. It is
> merely a thin interface layer into the ImageMagick API.
> JMagick currently only implements a subset of ImageMagick APIs.
> Till now JMagick has a LGPL (Lesser GNU Public License) license however they
> are willing to change the license to the apache license.
> ImageMagick is free software delivered as a ready-to-run binary distribution
> or as source code that you may freely use, copy, modify, and distribute. Its
> license is compatible with the GPL. It runs on all major operating systems.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.