Age | Commit message (Collapse) | Author | Files | Lines |
|
3.2.0 (2022-11-03)
* Support EMF images #21 @opoudjis
|
|
3.1.0 (2022-09-17)
* Document experimental fetching from http server #18 @toy
* Improve experimental fetching of image meta from http server by reading
only required amount of data when server does not support range header
@toy
|
|
3.0.2 (2022-05-19)
* Fix handling empty files #20 @toy
|
|
3.0.1 (2021-10-21)
* Fix reading file chunks starting after EOF and reading chunks
non-consecutively toy/image_optim_rails#12 @toy
3.0.0 (2021-10-17)
* Read only required chunks of data for files and seekable IOs @toy
* Raise FormatError whenever reading data returns less data than expected
#12 @toy
* Add w/width and h/height accessors to Size @toy
|
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
|
|
|
2.1.1 (2021-07-04)
* Add actual license texts, assuming old dual Ruby/GPLv2 license #14 @toy
2.1.2 (2021-08-21)
* Fix for pcx on big endian systems by forcing reading dimensions in little
endian byte order #15 #16 @mtasaka
|
|
Update ruby-image_sizepackage to 2.1.0.
2.1.0 (2020-08-09)
* Add handling of JPEG 2000: part 1 (jp2), part 2 (jpx) and codestream (j2c)
#13 @toy
* Correct handling of pam images and cleanup handling of Netpbm images (pbm,
pgm, pnm) @toy
|
|
Add ruby-image_size package version 2.0.2.
Measure image size using pure Ruby.
formats: apng, bmp, cur, gif, jpeg, ico, mng, pbm, pcx, pgm, png, ppm, psd,
swf, tiff, xbm, xpm, webp.
|