Next | Query returned 10 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-02-03 16:53:02 by Takahiro Kambe | Files touched by this commit (3) | Package updated
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) | Package updated
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) | Package updated
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) | Package updated
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) | Package updated
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) | Package updated
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
   2020-09-14 15:18:25 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
graphics/ruby-image_size: update to 2.1.0

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
   2019-09-18 17:53:04 by Takahiro Kambe | Files touched by this commit (4)
Log message:
graphics/ruby-image_size: add package version 2.0.2

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.

Next | Query returned 10 messages, browsing 1 to 10 | previous