You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Gaurav (JIRA)" <ji...@apache.org> on 2009/10/05 10:23:31 UTC

[jira] Commented: (COCOON-2269) JMagick ImageReader based ImageMagick

    [ https://issues.apache.org/jira/browse/COCOON-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762111#action_12762111 ] 

Gaurav commented on COCOON-2269:
--------------------------------

Hi Thorsten

Thanks for the suggestion.

1. Yes i agree with you we can delete the comments no problem in that.

2. I will add the javadoc comment as soon as possible.

One more thing i would like to change the name of the reader from ImageMagickReader to JmagickReader.

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.