https://github.com/penpot/im4java
Im4java fork: includes imagemagick 7.x compatibility fixes
https://github.com/penpot/im4java
Last synced: 6 months ago
JSON representation
Im4java fork: includes imagemagick 7.x compatibility fixes
- Host: GitHub
- URL: https://github.com/penpot/im4java
- Owner: penpot
- License: lgpl-2.1
- Created: 2022-06-14T07:05:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T07:02:18.000Z (over 3 years ago)
- Last Synced: 2025-04-13T09:12:59.245Z (9 months ago)
- Language: Java
- Homepage: https://penpot.github.io/im4java/
- Size: 1.52 MB
- Stars: 12
- Watchers: 7
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING.LIB
Awesome Lists containing this project
README
INTRODUCTION
============
im4java is a pure-java interface to the ImageMagick
commandline. It is not meant as a replacement for JMagick, but as an addition.
LICENSE
=======
im4java is licensed under the LGPL (see file COPYING.LIB). Since
im4java is a wrapper libary, you should also make sure that you comply
to the individual license-statements of all the tools you use
indirectly through im4java.
DOCUMENTATION
=============
All documentation is now available in HTML and PDF. Point your browser
to doc/index.html. The documentation in the downloaded package usually
is a copy of the documentation available on the im4java-website.
Note that the source-distribution only contains the source for the
documentation (in doc-src/xdocs).
FEEDBACK
========
Any feedback (bug-reports, suggestions, criticism) is welcome.
Currently, JMagick and im4java share a single mailing-list. You should
register to the jmagick-users mailing-list at jmagick.sourceforge.net.