Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (15m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (110d) 

2024-06-17 10:21:24 UTC Now

2008-01-12 04:35:48 UTC MAIN commitmail json YAML

Update RMagick to 2.1.0.

Changes:
RMagick 2.1.0
    o Added Image::Info#caption= attribute
    o Rename Image#crop_resized, #crop_resized! to #resize_to_fill,
      #resize_to_fill!. Add aliases for the old names.
    o Fix bug #16776, in the axes.rb example the last 2 arguments to
      border.rectangle are swapped (bug report by Alain Feler)
    o Fix bug #16931, apostrophe in #error directive causes error in some
      versions of GCC (bug report by Justin Dossey)

(obache)