pkgsrc/print/ruby-pdf-reader
taca d5c66fe724 print/ruby-pdf-reader: update to 2.7.0
2.7.0 (2021-12-13)

* Include RBI type files in the gem

  - Downstream users of pdf-reader who also use sorbet *should* find many
    parts of the API will now be typed checked by sorbet

* Fix glyph positioning in some rotation scenarios
  (http://github.com/yob/pdf-reader/pull/403)

  - Improved text extraction on some rotated pages, and rotated text on
    normal pages

* Add PDF::Reader::Page#rectangles
  (http://github.com/yob/pdf-reader/pull/402)

  - Returns page boxes (MediaBox, etc) with rotation applied, and as PORO
    rather than arrays of numbers

* Add PDF::Reader::Page#origin (http://github.com/yob/pdf-reader/pull/400)

* Add PDF::Reader::Page#{height,width}
  (http://github.com/yob/pdf-reader/pull/399)

* Overlap filter should only drop characters that overlap *and* match
  (http://github.com/yob/pdf-reader/pull/401)
2021-12-13 14:58:57 +00:00
..
ALTERNATIVES print/ruby-pdf-reader: a few fixes 2021-01-11 09:01:51 +00:00
DESCR
distinfo print/ruby-pdf-reader: update to 2.7.0 2021-12-13 14:58:57 +00:00
Makefile print/ruby-pdf-reader: update to 2.7.0 2021-12-13 14:58:57 +00:00
PLIST print/ruby-pdf-reader: update to 2.7.0 2021-12-13 14:58:57 +00:00