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

History of commit frequency

CVS Commit History:


   2015-09-15 17:18:33 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Forgot to comit distinfo.  (Why?)
Noted by joerg@, thanks much!
   2015-09-13 17:11:07 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-prawn to 2.0.2.

PrawnPDF 2.0.2 -- 2015-07-15

Links in repeaters/stamps are now clickable

Previously, url links were not clickable when rendered within a stamp. The \ 
proper annotation references are now added to the page object that the stamp is \ 
called, thereby generating a clickable link in the pdf.

Because repeaters are built upon stamps, this fix should also solve issues with \ 
links inside of repeaters.

(Jesse Doyle, #801, #498)
   2015-06-08 18:05:45 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-prawn to 2.0.1.

* pkgsrc change: Allow this pacakge build on Ruby 2.2.

PrawnPDF 2.0.1 -- 2015-03-23

Fix regression in draw_text() with rotation

Due to missing tests, a typo snuck into the draw_text() method in PDF::Core,
preventing it from working properly when called with the :rotate option.

This issue has been resolved, and a test has been added to Prawn's test
suite. Speaking more generally, we need to improve the condition of the
tests for PDF::Core, and make a clear separation between Prawn's test suite
and PDF::Core's tests. Currently there are lots of little gaps that can lead
to this sort of problem.

[Robert S. Gerus, pdf-core#15]
   2015-03-22 21:08:04 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs Ruby 2.x.
   2015-03-13 16:27:09 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-prawrn to 2.0.0.

1. Changes to supported Ruby versions
2. Changes to PrawnPDF's versioning policies
3. All decimals in PDF output are now rounded to a fixed precision of
   4 decimal places
4. Fixed text width calculation to prevent unnecessary soft hyphen
5. Fixed styled text width calculations when using TTF files
6. Fixed broken vertical alignment for center and bottom
7. Calling dash(0) now raises an error instead of generating a corrupt PDF
8. Vastly improved handling of encodings for PDF built in (AFM) fonts
9. Temporarily restored the Document#on_page_create method

Please refer http://prawnpdf.org/api-docs/2.0/file.CHANGELOG.html in datail.
   2015-02-04 15:26:47 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-prawn package to 1.3.0.

Changes are not available, please refer commit log on
<https://github.com/prawnpdf/prawn>.
   2014-03-26 14:28:30 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Allow build with ruby21.
   2014-03-14 18:51:20 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
Update ruby-prawn to 0.15.0

Full CHANGELOG is https://github.com/prawnpdf/prawn/wiki/CHANGELOG and
here is summary.

Prawn 0.15.0 ¡½ 2014.02.16

Summarized notes follow, but you can also check out the complete diff from
0.14.0 to 0.15.0.

This release is a stepping stone to next month's 1.0 release, and it involves
more internal restructuring and policy updates than it does new fixes or
features. However, there are a few minor fixes and improvements that shipped
with this code, and we may do one or two more maintenance releases of 0.15.x
before 1.0 ships in mid-March.

It should be safe to upgrade to 0.15 if you've been using 0.13 or 0.14. If
you're still using 0.12 or earlier, you should either invest the time to
upgrade those projects now, or treat them as legacy code
indefinitely. Extension authors are encouraged to try out 0.15, because it is
our last major release before 1.0, and is a good snapshot of where we
currently are with things.

* We've laid out a plan for post-1.0 API compatibility

* Prawn now officially now support Ruby 2.1.0

* A couple new gems have been extracted

* Grids can now be safely redefined

* Document#render no longer raises encoding errors on JRuby+Windows

* Table column width calculations now tolerate minor floating point rounding
  errors

* TTFunk has been upgraded to 1.1.0, which provides Unicode astral plane
  support in TTF files.

* Prawn once again has no third-party runtime dependencies!
   2013-07-21 04:50:43 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Enable ruby200.
   2012-12-21 07:23:20 by David A. Holland | Files touched by this commit (1)
Log message:
Disable this package on ruby18; it does not build and hasn't for ages,
and at this point it's not worth pretending we'll ever fix it.

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