Thu, 16 May 2024 11:01:59 UTC | login

Information for build rubygem-chunky_png-1.2.7-3.fc21

ID19918
Package Namerubygem-chunky_png
Version1.2.7
Release3.fc21
Epoch
SummaryPure ruby library for read/write, chunk-level access to PNG files
DescriptionThis pure Ruby library can read and write PNG images without depending on an external image library, like RMagick. It tries to be memory efficient and reasonably fast. It supports reading and writing all PNG variants that are defined in the specification, with one limitation: only 8-bit color depth is supported. It supports all transparency, interlacing and filtering options the PNG specifications allows. It can also read and write textual metadata from PNG files. Low-level read/write access to PNG chunks is also possible. This library supports simple drawing on the image canvas and simple operations like alpha composition and cropping. Finally, it can import from and export to RMagick for interoperability.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:31:13 UTC
CompletedSat, 14 Apr 2018 20:31:13 UTC
Tags
f28
f29
f30
f31
RPMs
src
rubygem-chunky_png-1.2.7-3.fc21.src.rpm (info) (download)
noarch
rubygem-chunky_png-1.2.7-3.fc21.noarch.rpm (info) (download)
Changelog * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Mar 13 2013 Vít Ondruch <vondruch@redhat.com> - 1.2.7-1 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 - Update to chunky_png 1.2.7. * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Feb 02 2012 Vít Ondruch <vondruch@redhat.com> - 1.2.0-4 - Rebuilt for Ruby 1.9.3. * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Jul 19 2011 Chris Lalancette <clalance@redhat.com> - 1.2.0-2 - Updates from package review * Fri Jul 08 2011 Chris Lalancette <clalance@redhat.com> - 1.2.0-1 - Initial package