Image-Magick-Chart
view release on metacpan or search on metacpan
Changelog.ini view on Meta::CPAN
[Module]
Name=Image::Magick::Chart
Changelog.Creator=Module::Metadata::Changes V 2.11
Changelog.Parser=Config::IniFiles V 2.88
[V 1.07]
Date=2017-01-08T08:36:00
Comments= <<EOT
- Replace /usr/bin/perl with /usr/bin/env perl.
- Replace common::sense with use strict and use warnings, to get uninit var warnings.
- Adopt new repo structure. See
http://savage.net.au/Ron/html/My.Workflow.for.Building.Distros.html.
EOT
[V 1.06]
Date=2010-02-21T12:55:21
Comments= <<EOT
- Remove text 'All rights reserved' (for Debian licensing).
- Remove POD heads 'Required Modules' and 'Changes'.
EOT
[V 1.05]
Date=2010-02-10T14:02:08
Comments=- MANIFEST.SKIP updated to exclude MYMETA.yml. Add MYMETA.yml.
[V 1.04]
Date=2009-11-13T13:20:00
Comments= <<EOT
- Run dos2unix
- Rename Changes.txt to CHANGES
EOT
[V 1.03]
Date=2008-12-12T18:15:00
Comments= <<EOT
- Image::Magick's Draw() method has an option, 'fill'. When I first wrote this module,
fill's value defaulted to 'none', and now it defaults to something else. The effect is
that when drawing a frame, the whole image is now filled in with black. Hence the patch
to Image::Magick::Chart's draw_frame() method.
I am tempted to rant and rave about the endless butchering of Image::Magick by its author,
but that would not achieve anything... And anyway, it's an extremely useful module
EOT
[V 1.02]
Date=2005-07-17T17:52:00
Comments= <<EOT
- Add an option, y_axis_labels_x, which allows the user to specify the x-axis value
(abscissa) at which to start writing y-axis labels. From the POD:
The value, if not undef, determines the x-axis value (abscissa) at which y-axis labels are written.
The special value undef means this module calculates an abscissa at which to start writing
y-axis labels. The default behaviour is identical to the previous version 1.01.
This calculation will only produce a pretty-looking column of y-axis labels when all labels are
the same width in pixels. See C<sub draw_y_axis_labels()> for the calculation.
The default value is undef.
This parameter is optional.
EOT
[V 1.01]
Date=2005-06-13T12:19:00
Comments= <<EOT
- No code changes
- Various documentation fixes and clarifications
EOT
[V 1.00]
Date=2005-05-27T11:25:29
Comments=- original version
( run in 0.747 second using v1.01-cache-2.11-cpan-600a1bdf6e4 )