[ Paquet source : ruby-chunky-png ]
Paquet : ruby-chunky-png (1.4.0-1)
Liens pour ruby-chunky-png
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source ruby-chunky-png :
- [ruby-chunky-png_1.4.0-1.dsc]
- [ruby-chunky-png_1.4.0.orig.tar.gz]
- [ruby-chunky-png_1.4.0-1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Features:
* Decodes any image that the PNG standard allows. This includes all standard color modes, all bit depths and all transparency, interlacing and filtering options. * Encodes images supports all color modes (true color, grayscale and indexed) and transparency for all these color modes. The best color mode will be chosen automatically, based on the amount of used colors. * R/W access to the image's pixels. * R/W access to all image metadata that is stored in chunks. * Memory efficient (uses a Fixnum, i.e. 4 or 8 bytes of memory per pixel, depending on the hardware) * Reasonably fast for Ruby standards, by only using integer math and a highly optimized saving routine. * Interoperability with RMagick if you really have to.
Télécharger ruby-chunky-png
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 47,4 ko | 243,0 ko | [liste des fichiers] |