fix(assets): linearize and compress paper PDF for reliable web viewing (#35)
The paper PDF was an 8.8 MB non-linearized file. Browser/GitHub PDF viewers must download the entire file before rendering page 1, so on slower connections or mobile it would appear to hang and never open. Linearize (fast web view) and recompress images at 300 dpi: - 8.76 MB -> 3.90 MB (-55%) - all 35 pages and all embedded fonts preserved - figures verified visually identical at 300 dpi (no legible quality loss)
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user