Next | Query returned 33 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-01-11 10:01:51 by Takahiro Kambe | Files touched by this commit (2)
Log message:
print/ruby-pdf-reader: a few fixes

* Allow depends on ruby-Ascii85 1.1.0.
* Fix content of ALTERNATIVES.

Bump PKGREVISION.
   2021-01-11 02:06:21 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
print/ruby-pdf-reader: update to 2.4.1

v.2.4.1 (24th September 2020)
- Re-vendor font metrics from Adobe to clarify their license
   2020-03-24 16:40:56 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
print/ruby-pdf-reader: update to 2.4.0

Update ruby-pdf-reader to 2.4.0.

2.4.0 (21st November 2019)

- Optimise overlapping characters code introduced in 2.3.0. Text extraction
  of pages with thousands of characters is still slower than it was in
  2.2.1, but it might tolerable for now.
  See https://github.com/yob/pdf-reader/pull/308 for details.

- Implement very basic font substitution for Type1 and TrueType fonts that
  aren't embedded

- Remove PDF::Hash class. It's been deprecated since 2010, and it's hard to
  believe anyone is still using it.

- Several small bug fixes

2.3.0 (7th November 2019)

- Text extraction now makes an effort to skip duplicate characters that
  overlap, a common approach used for a fake "bold" effect, This will make
  text extraction a bit slower - if that turns out to be an issue I'll look
  into further optimisations or provide a toggle to turn it off

- Several small bug fixes
   2019-11-04 16:48:32 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
print/ruby-pdf-reader: update to 2.2.1

Update ruby-pdf-reader to 2.2.1.

v2.2.1 (27th July 2019)
- Improve utf8 text extraction from CMaps that contain surrogate pair ligatures
   2019-01-20 15:42:43 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
print/ruby-pdf-reader: update to 2.2.0

v2.2.0 (18th December 2018)
- Support additional XRef Stream variants (thanks Stefan Wienert)
- Add frozen_strings pragma to reduce object allocations on ruby 2.3+
- various bug fixes
   2018-03-14 16:31:31 by Takahiro Kambe | Files touched by this commit (4) | Package updated
Log message:
print/ruby-pdf-reader: update to 2.1.0

pkgsrc change:

* Add missing ALTERNATIVES forgot from 2015.

v2.1.0 (15th Februar 2018)
- Support extra encrypted PDF variants (thanks to Gyuchang Jun)
- various bug fixes
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2017-03-20 16:05:43 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-pdf-reader to 2.0.0.

v2.0.0 (25th February 2017)
- various bug fixes

v2.0.0.beta1 (15th February 2017)
- BREAKING CHANGE: remove all methods that were deprecated in 1.0.0
- Bug: Support extra encrypted PDF variants (thanks to Gyuchang Jun)
- various bug fixes

v1.4.1 (2nd January 2017)
- improve compatability with ruby 2.4 (thanks Akira Matsuda)
- various bug fixes
   2016-03-15 16:01:16 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Upadte ruby-pdf-reader to 1.4.0.

v1.4.0 (22nd February 2016)
- raise minimum ruby version to 1.9.3
- print warnings to stderr when deprecated methods are used. These methods have been
  deprecated for 4 years, so hopefully few people are depending on them
- Fix exception when a npn-breakng space (character 160) is used with a
  built-in fint (helvetica, etc)
- various bug fixes
   2015-11-04 02:03:03 by Alistair G. Crooks | Files touched by this commit (1194)
Log message:
Add SHA512 digests for distfiles for print category

Problems found locating distfiles:
	Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
	Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
	Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
	Package dvidvi: missing distfile dvidvi-1.0.tar.gz
	Package lgrind: missing distfile lgrind.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Next | Query returned 33 messages, browsing 11 to 20 | Previous