diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-05-20 03:19:45 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-05-20 14:47:43 -0600 |
| commit | b50d46be56b803d66c056838b7ffab51d9d5ea59 (patch) | |
| tree | ada917162fee4abb0470e0a15edc5970f6d4a157 /spec/reference | |
| parent | 734b06c39f12f77f51952a2eee47eff5ca28087c (diff) | |
resolves #2193 fix size and position of full height inline image so it fits 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
Diffstat (limited to 'spec/reference')
| -rw-r--r-- | spec/reference/image-inline-in-block-scale-down-height.pdf | bin | 0 -> 26063 bytes |
| -rw-r--r-- | spec/reference/image-inline-scale-down-height.pdf | bin | 24180 -> 23834 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/spec/reference/image-inline-in-block-scale-down-height.pdf b/spec/reference/image-inline-in-block-scale-down-height.pdf Binary files differnew file mode 100644 index 00000000..1db693d4 --- /dev/null +++ b/spec/reference/image-inline-in-block-scale-down-height.pdf diff --git a/spec/reference/image-inline-scale-down-height.pdf b/spec/reference/image-inline-scale-down-height.pdf Binary files differindex 562c1914..4cbc9a2f 100644 --- a/spec/reference/image-inline-scale-down-height.pdf +++ b/spec/reference/image-inline-scale-down-height.pdf |
