-
Notifications
You must be signed in to change notification settings - Fork 688
MasterChangelog
This page contains notes about features and fixes that will be shipped in future releases. For notes on already released Prawn versions, see our regular CHANGELOG.
Keep in mind that no decisions on these changes are final until we actually cut a release, but do try out new features and fixes and tell us what you think about them!
This should improve compatibility across viewers that do not support arbitrarily long decimal numbers, without effecting practical use at all. (A PDF point is 1/72 inch, so 0.0001 PDF point is a very, very small number).
https://github.com/prawnpdf/prawn/pull/782
This patch was added in response to certain PDFs on certain versions of Adobe Reader raising errors when viewed.
(Elaborate here)
https://github.com/prawnpdf/prawn/pull/786