Open gdacunto opened 9 months ago
I've noticed that the issue is also visible in the FMX Ide design editor if the screen is set to 125%.
Do you have the same problem in "runtime"?
Yes, the two screens in the first message are at runtime. Now I'm trying to play with TsvgIconImage.BitmapZoom value but I don't know if this is the right approach. Removing the checks that avoid to set a zoom >= 100, in case of DPI 125, setting the BitmapZoom at 125 make the svg show fine at runtime. I've also noticed that setting "DisableInterpolation" to False resolve the issue at Design Editor but not at runtime.
Hi! Do you have any news about it?
Thanks
Sorry but at the moment I don't have much time to solve the problem...
Hi, a TSvgIconImage on Delphi 12 FMX (using Angus engine) doesn't render properly with DPI set to 125%. See the attached screens.
Thanks