Commit graph

19 commits

Author SHA1 Message Date
taca
14eb6681fc graphics/ruby-chunky_png: update to 1.13.2
Update ruby-chunky_png package to 1.13.2.


1.13.2 (2020-08-03)

* Implemented ChunkyPNG::Dimension#hash to fix some specs after a behavior
  change in RSpec.
2020-09-14 13:15:34 +00:00
taca
37ddf1850f graphics/ruby-chunky_png: update to 1.3.11
Update ruby-chunky_png to 1.3.11.


1.3.11 - 2018-11-21

* Updated project metadata as published on Rubygems.org
2020-03-08 15:50:00 +00:00
nia
94d22505d1 Update wiki.github.com HOMEPAGEs. 2019-07-08 10:47:26 +00:00
taca
a745aa8657 graphics/ruby-chunky_png: update to 1.3.10
=== 1.3.10 - 2018-01-23

- Fixed a regression in Datastream#metadata, which was not able to deal with iTXt chunks.

=== 1.3.9 - 2018-01-23

- Add support for reading and writing an international textual data (iTXt chunks).
2018-03-14 14:36:03 +00:00
taca
0df0173af4 Update ruby-chunky_png to 1.3.8.
=== 1.3.8 - 2016-08-31

- Add support for reading and writing an image's physical dimension (pHYs chunks).
2017-03-20 13:04:21 +00:00
taca
1e02efdb2f Update ruby-chunky_png to 1.3.7.
=== 1.3.7 - 2016-08-31

- Performance improvement for Color.euclidean_distance_rgba.
- Bugfix in decoding transparent pixels when decoding multiple images in a row.

=== 1.3.6 - 2016-06-19

- Allow reading images from streams that have trailing data after the IEND chunk.
- Add compatibility for Ruby 2.3's frozen string literals.
- Documentation updates and small cleanups.
2016-10-10 15:06:28 +00:00
taca
1f5458b287 Update ruby-chunky_png to 1.3.5.
1.3.5 - 2015-10-28

* Performance improvements for Canvas#crop! and ImageData.combine_chunks
* Update chunky_png/rmagick to work with the latest versions of RMagick.
* Bugfix in Color#from_hsl and Color#from_hsv when hue value is 360.
* Fix encoding issue in Datastream#to_blob
2015-12-02 14:23:57 +00:00
agc
7f810a359f Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 21:33:50 +00:00
taca
e261f8cff4 Update graphics/ruby-chunky_png to 1.3.4.
=== 1.3.4 - 2015-02-16

- Assert compatibility with Ruby 2.2
- Improved documentation using RDoc, so it is included on http://www.rubydoc.info/gems/chunky_png
- Update chunkypng.com website; migrate some stuff from the wiki.
2015-03-13 14:12:24 +00:00
taca
55f5e3a260 Update ruby-chunky_png to 1.3.3.
1.3.3 - 2014-10-24

* Improve performance of Canvas#crop and Canvas#crop! by doing less memory
  allocations.
* Update to RSPEC 3
* Add CONTRIBUTING.rdoc file.

1.3.2 - 2014-10-18

* Add HSV/HSL color conversions: Color.from_hsl, Color.to_hsl
* Allow empty IDAT chunks to better conform to the PNG standard.
* Small bugfix in image resampling.
* Documentation and code readability improvements.

1.3.1 - 2014-04-28

* Improve performance of Palette.from_canvas.
* Add Color.euclidean_distance_rgba to compare colors.
* Bugix in Canvas.from_bgr_stream.
* Documentation and code readibility improvements.
* README updates, include mention of screencast.
2015-02-03 14:02:24 +00:00
taca
965187e9f0 Update ruby-chunky_png to 1.3.0.
Changes are not available, please refer commit log:
<https://github.com/wvanbergen/chunky_png/commits/master>.
2014-03-14 17:08:35 +00:00
taca
07a248ece5 Update ruby-chunky_png to 1.2.8.
Exact changes aren't available but a few bug fixes.
2013-09-15 13:33:05 +00:00
taca
a55518c2de Update ruby-chunky_png to 1.2.7.
Exact changes aren't available.

* Fix a small problem with 4bit resampling code.
2013-01-14 06:10:30 +00:00
taca
0d2eb9b4a1 Update ruby-chunky_png to 1.2.6.
Changes are unavailable.
2012-09-16 06:35:34 +00:00
taca
d44ce2fdd4 Update ruby-chunky_png pacakge to 1.2.5.
Changes are unknown.
2011-12-15 15:37:18 +00:00
taca
9117f11e47 Update ruby-chunky_png package to 1.2.4.
* Added Canvas.from_data_url to import an canvas from a PNG data URL.
2011-09-15 14:27:13 +00:00
taca
ea1ed69ce5 Update ruby-chunky_png package to 1.2.3.
* Added data URL exporting.
* A few bug fixes.
2011-09-14 12:22:30 +00:00
taca
4cfc083e89 Update graphics/ruby-chunky_png package to 1.2.1.
Changes are unknown.
2011-08-12 17:01:47 +00:00
taca
66006db471 Importing ruby-chunky_png version 1.2.0. It is required by newer version
of www/ruby-compass.


= Chunky PNG

This library can read and write PNG files. It is written in pure Ruby for
maximum portability. Let me rephrase: it does NOT require RMagick or any other
memory leaking image library.

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

Also, have a look at OilyPNG at http://github.com/wvanbergen/oily_png.
OilyPNG is a mixin module that implements some of the ChunkyPNG algorithms
in C, which provides a massive speed boost to encoding and decoding.
2011-06-19 07:28:08 +00:00