Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37756134
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-chunky-png

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.4.0-alt1
Время сборки: 23 августа 2022, 11:04 ( 88.7 недели назад )
Размер архива: 279.25 Kb

Домашняя страница:   https://github.com/wvanbergen/chunky_png

Лицензия: MIT
О пакете: Pure ruby library for read/write, chunk-level access to PNG files
Описание:

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.

Текущий майнтейнер: Ruby Maintainers Team

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • gem-chunky-png
  • gem-chunky-png-devel
  • gem-chunky-png-doc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin