mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-24 11:51:00 +02:00
Ensure that we never round the canvas dimensions above `maxCanvasPixels` by rounding them to the preceeding multiple of the display ratio rather than the succeeding one.