Skip to content

CairoOutputDev: Check scaled dimensions for 0

Check scaledWidth and scaledHeight for 0 at RescaleDrawImage::getSourceImage() as is done on other places. Set the dimension to 1 if it is 0.

See #737 (closed) for more details.

Merge request reports