Commit graph

6 commits

Author SHA1 Message Date
taca
c8b181c35f Update ruby-RMagick package to 1.9.0 provided by PR pkg/30759 from
OBATA Akio.

Changes:
o Added Image#monitor=, Image::Info#monitor=.
  Deprecated Magick.set_monitor.
o Fixed bug #2070, support color names with embedded spaces
o Fixed bug #2109, properly scope Magick constants in RVG
2005-07-17 14:39:21 +00:00
taca
50d61b7606 Update ruby18-RMagick package to 1.8.3, provided by PR pkg/30557
from OBATA Akio.

Changes:
o Tested with ImageMagick 6.2.3-2
o Added comment=, delay=, dispose=, fill=, gravity=, and
  label= attributes to Image::Info
2005-06-23 16:59:09 +00:00
taca
e3884796f0 Update ruby-RMagick package to 1.8.2 provided by PR pkg/30497.
o Fix bug #1983, potential buffer overflow in version_constants
o Added feature #2015, support the pointsize, authenticate,
  and sampling_factor attributes in Image::Info
2005-06-12 14:49:03 +00:00
taca
b81267aa6f Update ruby-RMagick package to 1.8.1.
o Fix bugs #1876, #1888, #1919
o Added feature #1941, RVG's polyline, polygon accept array arguments
o Numerous fixes to the RVG documentation

Fixes PR pkg/30313 provided by Akio Obata.
2005-05-28 03:01:20 +00:00
taca
59724ca2a9 Update ruby-RMagick package to 1.8.0.
Based on PR pkg/30171, I limit this pacakge available only for
ruby-1.8.X.  Though document says it works with Ruby 1.6.7 and
lator, it didn't build with ruby16-base pacakge.

Change Log.
	RMagick 1.8.0 - April 30, 2005
	o Added Image#shadow (ImageMagick 6.1.7)
	o Added Image::Info#undefine, #[], #[]=
	o Added sigmoidal_contrast_channel, sepiatone to Image class
	  (ImageMagick 6.2.1)
	o Added JPEG2000Compression constant (ImageMagick 6.2.2)
	o Incorporated RVG classes
	o Added RVG documentation, examples, updated installer
	o Tested with ImageMagick 6.2.2-0, latest GraphicsMagick 1.2
2005-05-11 15:57:32 +00:00
minskim
b52f9cd29d Import ruby-RMagick from pkgsrc-wip. Packaged by OBATA Akio.
RMagick is an interface between the Ruby programming language and the
ImageMagick and GraphicsMagick image processing libraries.
2005-04-06 14:54:02 +00:00