Path to this page:
./
graphics/ruby-image_size,
Measure image size using pure Ruby
Branch: CURRENT,
Version: 3.4.0,
Package name: ruby31-image_size-3.4.0,
Maintainer: pkgsrc-usersMeasure image size using pure Ruby.
formats: apng, bmp, cur, gif, jpeg, ico, mng, pbm, pcx, pgm, png, ppm, psd,
swf, tiff, xbm, xpm, webp.
Required to run:[
lang/ruby24-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 156 KB
Version history: (Expand)
- (2024-02-03) Updated to version: ruby31-image_size-3.4.0
- (2023-06-06) Updated to version: ruby31-image_size-3.3.0
- (2022-11-30) Updated to version: ruby31-image_size-3.2.0
- (2022-09-18) Updated to version: ruby27-image_size-3.1.0
- (2022-08-26) Updated to version: ruby27-image_size-3.0.2
- (2021-11-23) Updated to version: ruby27-image_size-3.0.1
CVS history: (Expand)
2024-02-03 16:53:02 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
graphics/ruby-image_size: update to 3.4.0
3.4.0 (2024-01-16)
* Provide access to media types using media_type and media_types methods #22
@toy
* Allow fetching from HTTP server by requiring image_size/uri @toy
* Fix for ArgumentError when requiring only image_size/uri_reader (without
image_size) @toy
* Require ruby 1.9.3 @toy
|
2023-06-06 15:54:53 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
graphics/ruby-image_size: update to 3.3.0
3.3.0 (2023-05-30)
* Support HEIF (HEIC and AVIF) images #19 @toy
* Fix handling JPEG 2000 64 bit size boxes @toy
|
2022-11-30 15:35:20 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
graphics/ruby-image_size: update to 3.2.0
3.2.0 (2022-11-03)
* Support EMF images #21 @opoudjis
|
2022-09-18 14:28:23 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
graphics/ruby-image_size: update to 3.1.0
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
|
2022-08-26 17:42:51 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
graphics/ruby-image_size: update to 3.0.2
3.0.2 (2022-05-19)
* Fix handling empty files #20 @toy
|
2021-11-23 15:32:01 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
graphics/ruby-image_size: update to 3.0.1
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
|
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|