]> git.sur5r.net Git - pdfstitch/commit
Correctly implement placement of pages with offsets v0.4
authorJakob Haufe <sur5r@sur5r.net>
Sun, 16 Jul 2017 11:29:05 +0000 (11:29 +0000)
committerJakob Haufe <sur5r@sur5r.net>
Sun, 16 Jul 2017 11:29:05 +0000 (11:29 +0000)
commit3adb6b5996b5e14bbaa9261ab0f030f91b89429a
tree6306a6b9e475802641a7b2956d615d392613e9ba
parent32257b7a27b0956f10903dab6b94dcaadac15a5d
Correctly implement placement of pages with offsets

The coordinate origin of the imported page does not change when applying
a bounding box. Formula adjusted accordingly. Also include previously
forgotten per-page offset in this calculation.

Also change internal row/column counter to zero-based.
pdfstitch