Sha256: 99c27cb6192ab94d386e187fe21a8823f858ec1c5a622cf3221df636433e8b0c

Contents?: true

Size: 284 Bytes

Versions: 2

Compression:

Stored size: 284 Bytes

Contents

== CHANGES

0.3.0
  * Resolve problems on Ruby 1.9.1 with ImageNode#read_source. Peter uses IO#getc, which returns a String on Ruby 1.9.1, not a Integer, so I replaced with getbyte. [clbustos]
  * Deleted duplicated definition of ImageNode#style= with attr_writer and def. [clbustos]

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
rtf-0.3.0 CHANGES
clbustos-rtf-0.3.0 CHANGES