summaryrefslogtreecommitdiff
path: root/print/ruby-pdf-core
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26print: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07print: Remove SHA1 hashes for distfilesnia1-2/+1
2021-01-13print/ruby-pdf-core: update to 0.9.0taca2-7/+7
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
2020-09-14print/ruby-pdf-core: update to 0.8.1taca2-7/+7
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
2017-03-20Update ruby-pdf-core to 0.7.0.taca3-18/+9
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
2016-03-15Update ruby-pdf-core to 0.6.1.taca2-7/+7
Changes are not available.
2015-11-04Add SHA512 digests for distfiles for print categoryagc1-1/+2
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-09-13Update ruby-pdf-core to 0.6.0.taca3-7/+8
* 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-06-08Allow this package build on Ruby 2.2.taca1-2/+2
2015-03-13Update ruby-pdf-core to 0.5.1.taca3-7/+8
* Rename variable arr to array, fixes a call to an undefined variable b… elow. * Round to four decimal places everywhere.
2015-02-04Update pdf-core to 0.4.0. Although latest version is 0.5.0, latesttaca3-8/+23
ruby-prawrn require prior to 0.5. Changes are not available, please refer commit log on <https://github.com/prawnpdf/pdf-core>.
2014-04-17Requires Ruby 1.9.3.joerg1-1/+3
2014-03-14Add ruby-pdf-core package version 0.1.6 which needed by ruby-prawn 0.15.0.taca4-0/+41
PDF::Core is used by Prawn to render PDF documents.