Commit graph

9 commits

Author SHA1 Message Date
taca
83b31942f9 print/ruby-pdf-core: update to 0.9.0
0.9.0 (2020-10-24)

Changed
* Increased precision of real numbers to 5 Alexander Mankuta
* Dropped 2.3 & 2.4 Ruby support Alexander Mankuta
* Updated code style Alexander Mankuta
2021-01-13 14:57:32 +00:00
taca
208a593b7e print/ruby-pdf-core: update to 0.8.1
Update ruby-pdf-core pacakge to 0.8.1.


0.8.1 - 2018-04-28

Fixed

* Make sure stamp streams are fritable Alexander Mankuta
* Handle text rendering from forzen strings Alexander Mankuta

0.8.0 - 2018-04-27

Changed

* Minimum Ruby version is 2.3 Alexander Mankuta
* Trailing fraction zeroes are removed from numbers Alexander Mankuta
2020-09-14 13:59:47 +00:00
taca
bd8f46c26a Update ruby-pdf-core to 0.7.0.
0.7.0							2017/3/11

* Breaking change: PDF::Core::PdfObject method has been renamed to
  PDF::Core::pdf_object
* Added support for horizontal scaling
* Added support for character spacing
* Added support for crops, bleeds, trims, and art box
2017-03-20 14:46:28 +00:00
taca
f3c441c4ab Update ruby-pdf-core to 0.6.1.
Changes are not available.
2016-03-15 14:59:59 +00:00
agc
03010d7bd0 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.
2015-11-04 01:01:30 +00:00
taca
1af1a627e9 Update ruby-pdf-core to 0.6.0.
* Add spec for trailer initialization
* Update document state spec description
* Remove securerandom
* Fixed tests for document state trailer
* Remove default_trailer & leave it as an empty hash
* Add document ID to trailer for PDF-X spec compat
2015-09-13 15:09:50 +00:00
taca
956505eae5 Update ruby-pdf-core to 0.5.1.
* Rename variable arr to array, fixes a call to an undefined variable b… elow.
* Round to four decimal places everywhere.
2015-03-13 15:22:51 +00:00
taca
a5181d26ab Update pdf-core to 0.4.0. Although latest version is 0.5.0, latest
ruby-prawrn require prior to 0.5.

Changes are not available, please refer commit log on
<https://github.com/prawnpdf/pdf-core>.
2015-02-04 14:25:23 +00:00
taca
0c2046a256 Add ruby-pdf-core package version 0.1.6 which needed by ruby-prawn 0.15.0.
PDF::Core is used by Prawn to render PDF documents.
2014-03-14 17:43:21 +00:00