Sha256: 49c209995988ea28b364766dbf8911da95dfa2098f06237e0ba9ab9629e4d5c7

Contents?: true

Size: 1.37 KB

Versions: 1

Compression:

Stored size: 1.37 KB

Contents

EXIF Reader 0.10.1
* old style exif access

EXIF Reader 0.10
* TIFF support

EXIF Reader 0.9.6
* bug fix; "[#8458] Conversion from string to Time fails", weird dates will now reflect nil

EXIF Reader 0.9.5.1
* make tinderbox happy by hiding rcov task

EXIF Reader 0.9.5
* patch calls to jpeg through to exif, i.e. jpeg., i.e. jpeg.model == jpeg.exif.model
* fix exifr commandline utility, needs require 'exifr' now
* improve test helper
* reduce size of test images
* include tests for tinderbox

EXIF Reader 0.9.4
* bug fix (thanks to Benjamin Storrier for providing me with sample date);
  multiple app1 frames will potentially overwrite EXIF tag

EXIF Reader 0.9.3
* bug fix; "[#4876] Unable to extract gpsinfo"
* one-off bug in TiffHeader found and fixed
* make "InteroperabilityIndex" available

EXIF Reader 0.9.2
* bug fix; "[#4595] EXIFR::JPEG doesn't support multiple comments", the
  comment property of a JPEG object now contains an array instead of a string
  when multiple COM frames are found
* EXIF orientation modules including RMagick code to rotate to viewable state
* access to thumbnail included in EXIF
* simple commandline utility, "exifr", to view image properties
* overall code improvements including documentation and tests

EXIF Reader 0.9.1
* bug fix; "4321 Can't create object", division by zero when
  denominator of rational value is zero

EXIF Reader 0.9
* 1st release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
exifr-0.10.1 CHANGELOG