forked from techblue/jmagick
-
Notifications
You must be signed in to change notification settings - Fork 0
License
Fred78290/jmagick
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copyright (C) 1998-2002 Eric Yeo. All rights reserved. As of 2008 maintained by Jacob Nordfalk This software has a LGPL license. Please see the file LICENSE for details. DEVELOPMENT ENVIRONMENT ~~~~~~~~~~~~~~~~~~~~~~~ JMagick is developed and tested under Ubuntu Linux with OpenJDK 1.7. It has not been tested on any other operating systems. Please see top of Changelog.txt to see which which versions of ImageMagick is currently supported. BUILD WITH DOCKER ~~~~~~~~~~~~~~~~~~~~~~~ From source directory run: > docker build -t jmagick-builder . > docker run -v `pwd`:/src -v `pwd`/build-result:/build jmagick-builder GIT REPOSITORY ~~~~~~~~~~~~~~ The JMagick source is now hosted on GitHub, although the mailing list still lives on SourceForge. Source can be obtained by running > git clone [email protected]:techblue/jmagick.git WEB SITES ~~~~~~~~~ Information on JMagick can be found at: https://github.com/techblue/jmagick https://sourceforge.net/projects/jmagick/ https://sourceforge.net/p/jmagick/wiki/Home/ MAILING LIST ~~~~~~~~~~~~ The JMagick mailing list is [email protected]. However, only list members are allowed to post to the mailing. To join the JMagick mailing list, please point your web brower at https://lists.sourceforge.net/lists/listinfo/jmagick-users Please make use of the mailing list for help and bug reports. Jacob Nordfalk 1 July 2008 Andrew Kerr 20 June 2014
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 51.2%
- Java 42.7%
- M4 2.8%
- Shell 2.1%
- Makefile 1.2%