Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37731939
en ru br
ALT Linux repos
S:1.4.0-alt1

Group :: Development/Ruby
RPM: gem-chunky-png

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.4.0-alt1
Build date: 23 august 2022, 11:04 ( 88.5 weeks ago )
Size: 279.25 Kb

Home 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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-chunky-png
  • gem-chunky-png-devel
  • gem-chunky-png-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin