Context
- MapFish print version: last dev version
- Java version: 21
- OS: ? Fedora 40
Describe the bug
Function getNearestScale in MapBounds.java does not compute correctly the scale when zoomSnapGeodetic is true and dpi is different than PDF_DPI (72) , the resulting generated image is not correct.
I have already code a correctif, with unit test, is it possible to adress a PR ?
Thank you
Context
Describe the bug
Function getNearestScale in MapBounds.java does not compute correctly the scale when zoomSnapGeodetic is true and dpi is different than PDF_DPI (72) , the resulting generated image is not correct.
I have already code a correctif, with unit test, is it possible to adress a PR ?
Thank you