Package gem-chunky-png: Information
Source package: gem-chunky-png
Version: 1.4.0-alt1
Build time: Sep 18, 2023, 11:38 PM in the task #307833
Category: Development/Ruby
Report package bugHome page: https://github.com/wvanbergen/chunky_png
License: MIT
Summary: Pure ruby library for read/write, chunk-level access to PNG files
Description:
This 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.
List of RPM packages built from this SRPM:
gem-chunky-png (noarch)
gem-chunky-png-devel (noarch)
gem-chunky-png-doc (noarch)
gem-chunky-png (noarch)
gem-chunky-png-devel (noarch)
gem-chunky-png-doc (noarch)
Maintainer: Ruby Maintainers Team
Last changed
Aug. 23, 2022 Pavel Skrylev 1.4.0-alt1
- ^ 1.3.11 -> 1.4.0
Feb. 3, 2020 Alexey Shabalin 1.3.11-alt1
- Initial build.