Skip to content

Speedup downscaling of JPEG2000 images

Ilya Pominov requested to merge ipominov/poppler:jpeg_prescale into master

Add the ability to set image prescaling to Stream classes. Use this to prescale JPEG2000 images via a native decoder before unpacking and scaling them.

Fixes #507

Merge request reports