New RMagick4J release.

S

Serabe

RMagick aims to implement the ImageMagick funcionality and the C
portions of RMagick for make it works in JRuby.

Current stable version: 0.3.5
Project URL: http://code.google.com/p/rmagick4j/
Installation: gem install rmagick4j

Google Summer of Code project should be thanked for making this new
release possible.

In release 0.3.5 the following improvements have been made:
- Implemented Draw primitives (affice, arc, pattern, path)
- Improved Image and ImageList:
- crop ( http://www.imagemagick.org/RMagick/doc/image1.html#crop )
- rotate ( http://www.imagemagick.org/RMagick/doc/image3.html#rotate )
- store_pixels (
http://www.imagemagick.org/RMagick/doc/image3.html#store_pixels )
- flatten_images (
http://www.imagemagick.org/RMagick/doc/ilist.html#flatten_images )
- Implemented more of Pixel (from_HSL, to_HSL, <=3D>, fcmp, intensity)
- Implemented the fill classes (
http://www.imagemagick.org/RMagick/doc/struct.html#fill )
- Added a side-by-side (MRI vs JRuby) image testing tool named Bullseye
- Added 680 color names. It can search, but not retrieve the name
correctly capitalized.
- Changed gem name from RMagick4J to rmagick4j.

This version should allow Gruff Graphs and Ruports to largely work
without issues. Please try out your applications with rmagick4j and
help us provide feedback. It is our goal to make a fully-compatible
implementation of RMagick4j in JRuby.

Regards,

Sergio Rodr=EDguez Arbeo

--=20
http://www.serabe.com
 
T

Tim Hunter

Serabe said:
This version should allow Gruff Graphs and Ruports to largely work
without issues. Please try out your applications with rmagick4j and
help us provide feedback. It is our goal to make a fully-compatible
implementation of RMagick4j in JRuby.

Awesome!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,995
Messages
2,570,225
Members
46,815
Latest member
treekmostly22

Latest Threads

Top