- description_paragraphs: 1 - updated to 0.12 see /usr/share/doc/packages/perl-Imager-Graph/Changes Imager-Graph 0.12 - 12 May 2015 ================= - increase tolerances on images with filled circles drawn on them to account for the circle drawing change in Imager 1.002. https://rt.cpan.org/Ticket/Display.html?id=103328 Imager-Graph 0.11 - 30 Jun 2014 ================= - POD fixes based on a report from Stefan Limbache, and also reported by Slaven Rezić after I failed to do a release. https://rt.cpan.org/Ticket/Display.html?id=95949 - skip POD tests unless AUTOMATED_TESTING or IMAGER_AUTHOR_TESTING is set. Imager-Graph 0.10 - 7 May 2012 ================= - loosen up image comparisons - the rounding change in Imager 0.90 made small changes to many pixels in fountain fills https://rt.cpan.org/Ticket/Display.html?id=76955 It should fix the following too. https://rt.cpan.org/Ticket/Display.html?id=68031 - negative_bg (or set via set_negative_background()) can now be a fill. https://rt.cpan.org/Ticket/Display.html?id=59532 - calculation of the zero position for horizontal charts was broken, this resulted charts with negative data values having the negative_bg color filled from the left side of the chart off the right side of the image. - Imager::Graph now requires at least perl 5.6. - hoisted the common cmpimg() function into a separate test module - convert shipped comparison images from ppm to png to reduce size OBS-URL: https://build.opensuse.org/request/show/770206 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Imager-Graph?expand=0&rev=5
58 lines
2.0 KiB
Plaintext
58 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Feb 5 10:22:35 UTC 2020 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- description_paragraphs: 1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 07:05:11 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 0.12
|
|
see /usr/share/doc/packages/perl-Imager-Graph/Changes
|
|
|
|
Imager-Graph 0.12 - 12 May 2015
|
|
=================
|
|
|
|
- increase tolerances on images with filled circles drawn on them to
|
|
account for the circle drawing change in Imager 1.002.
|
|
https://rt.cpan.org/Ticket/Display.html?id=103328
|
|
|
|
Imager-Graph 0.11 - 30 Jun 2014
|
|
=================
|
|
|
|
- POD fixes based on a report from Stefan Limbache, and also reported
|
|
by Slaven Rezić after I failed to do a release.
|
|
https://rt.cpan.org/Ticket/Display.html?id=95949
|
|
|
|
- skip POD tests unless AUTOMATED_TESTING or IMAGER_AUTHOR_TESTING is
|
|
set.
|
|
|
|
Imager-Graph 0.10 - 7 May 2012
|
|
=================
|
|
|
|
- loosen up image comparisons - the rounding change in Imager 0.90
|
|
made small changes to many pixels in fountain fills
|
|
https://rt.cpan.org/Ticket/Display.html?id=76955
|
|
It should fix the following too.
|
|
https://rt.cpan.org/Ticket/Display.html?id=68031
|
|
|
|
- negative_bg (or set via set_negative_background()) can now be a
|
|
fill.
|
|
https://rt.cpan.org/Ticket/Display.html?id=59532
|
|
|
|
- calculation of the zero position for horizontal charts was broken,
|
|
this resulted charts with negative data values having the
|
|
negative_bg color filled from the left side of the chart off the
|
|
right side of the image.
|
|
|
|
- Imager::Graph now requires at least perl 5.6.
|
|
|
|
- hoisted the common cmpimg() function into a separate test module
|
|
|
|
- convert shipped comparison images from ppm to png to reduce size
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 16 08:36:43 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (0.09)
|
|
|