File:  [cvs.NetBSD.org] / pkgsrc / print / ruby-pdf-reader / distinfo
Revision 1.24: download - view: text, annotated - select for diffs
Sun Nov 28 08:07:38 2021 UTC (3 years, 4 months ago) by taca
Branches: MAIN
CVS tags: HEAD
print/ruby-pdf-reader: update to 2.6.0

2.6.0 (2021-11-12)

* Text extraction improvements

  - Improved text layout on pages with a variety of font sizes
    (http://github.com/yob/pdf-reader/pull/355)
  - Fixed text positioning for some rotated pages
    (http://github.com/yob/pdf-reader/pull/356)
  - Improved character width calculation for PDFs using built-in
    (non-embedded) ZapfDingbats (http://github.com/yob/pdf-reader/pull/373)
  - Skip zero-width characters (http://github.com/yob/pdf-reader/pull/372)

* Performance improvements

  - Reduced memory pressure when decoding TIFF images
    (http://github.com/yob/pdf-reader/pull/360)
  - Optional dependency on ascii81_native gem for faster processing of files
    using the ascii85 filter (http://github.com/yob/pdf-reader/pull/359)

* Successfully parse more files

  - Gracefully handle some non-spec compliant CR/LF issues
    (http://github.com/yob/pdf-reader/pull/364)
  - Fix parsing of some escape sequences in content streams
    (http://github.com/yob/pdf-reader/pull/368)
  - Increase the amount of junk bytes we detect and skip at the end of a
    file (382)
  - Ignore "/Prev 0" in trailers (http://github.com/yob/pdf-reader/pull/383)
  - Fix parsing of some inline images (BI ID EI tokens)
    (http://github.com/yob/pdf-reader/pull/389)
  - Gracefully handle some xref tables that incorrectly start with 1
    (http://github.com/yob/pdf-reader/pull/384)

$NetBSD: distinfo,v 1.24 2021/11/28 08:07:38 taca Exp $

BLAKE2s (pdf-reader-2.6.0.gem) = 14fbd25446e5607b216776691bfefa9ee38f11c384fde26f1aa73c0c63706ab3
SHA512 (pdf-reader-2.6.0.gem) = 3e9b23703c367b4caf6696c887186de8ad785db285c948f203d986eee1f2c30f1c1e15e7b41057c4936e58c0c72041690de3602fb338e9db8aaebed0936d8f62
Size (pdf-reader-2.6.0.gem) = 218112 bytes

CVSweb <webmaster@jp.NetBSD.org>