Gregory Brown
Gregory Brown
Reported by Simon Hürlimann: There's some regression in drawing tables. When using a small vertical_padding (like 0 or 1), a page break is inserted after each cell. Cell borders are...
When having multiple unique tables formatted in a bounding_box start_new_page is added after each.
Method calls are parenthesized irregularly. For example, on page 21: In the `["y", "Y", "YeS", "YES", "yes"].each do |y|` block, the calls to `expect_output` and `assert` are not parenthesized while...
(Reported by DrErnie on RBP blog) There appears to be a typo in the last paragraph: "the myriad collection languages that people are comfortable with." "collection OF languages", perhaps?
http://files.droplr.com/files/1650231/oAabx.Chapter2.pdf
This object still has quasi-circular dependencies on Prawn, and its tests live in Prawn rather than here.
For example, something like `pdf.add_instruction(:m, [200, 300])`.