summaryrefslogtreecommitdiff
path: root/spec/reference/image-inline-scale-down-height.pdf
AgeCommit message (Collapse)Author
2022-05-20resolves #2193 fix size and position of full height inline image so it fits ↵Dan Allen
within available height of page - always use bounds height as max height for inline image - subtract top padding from line metrics from ascender for full height image - don't protect bottom gutter if line contains a full height image - add tests
2021-01-26use new precision setting in PrawnDan Allen
upgrade precision from 4 to 5
2020-09-04verify inline image is scaled down to fit available widthDan Allen