Hi, I'm creating a "Print Preview" image using BGRABitmap, and noted FontSize is defined in Integer, this is causing the text doesn't look accurate, compared to the final printed page.
For example, when I zoom to 100% and font is, for example 20, it looks ok. If I zoom out to 20%, font size is, say 4. If I continue zooming out, to 19%, font changes to 3, when it would be great to change to 3.95, for example. (I didn't made real calcs here, this is just an example).
Do you know a workaround for this?.