mapfish-print icon indicating copy to clipboard operation
mapfish-print copied to clipboard

Incorrect Nbr pixels in CreateMapProcessor

Open sebr72 opened this issue 2 years ago • 0 comments

Context

  • MapFish print version: 3.30.6

Describe the bug

in method createMapContext (line 150 use of method Math.ceil will round incorrectly up when it is only the dpiRatio imprecision that is rounded up))

How to reproduce

Use localhost:8080 TestPrint to create and get Print for image_layer_test

sebr72 avatar Dec 14 '23 16:12 sebr72