Commit be3dff4
committed
fix: crop baked-in captions from MR-VPP figures
pdf2md extraction included the figure caption inside the image
bounding box and clipped it at the bottom edge, so the tail of the
baked-in text bled through above the real Quarto figcaption.
Cropped the truncated caption band from 7 PNGs (ATBD Figures 2, 4, 5,
6, 7; PUM Figures 3, 4), keeping the original whitespace gap as the
bottom margin. Pixel data above the cut is unchanged; sizes drop
because png::writePNG re-compresses.
All 21 media files in both documents were screened; the reliable
signature is ink present in the final pixel row.1 parent a407fe4 commit be3dff4
7 files changed
File tree
- DOCS/MRVPP
- MRVPP_ATBD_v2/MRVPP_ATBD_v2-media
- MRVPP_PUM_v1/MRVPP_PUM_v1-media
0 commit comments