https://issues.apache.org/ooo/show_bug.cgi?id=124841
--- Comment #14 from Armin Le Grand <[email protected]> --- @Herbert: Does this mean that VCL's implementation of X11 bitmap painting cannot/does not scale at all, so that the image that needs to be painted has to be prepared in the target pixel resolution? If yes and if X11 is able to *do* scaling we should consider to use it. Of course we could use own software-based scaling as preprocessing for painting (and thus could control quality), but this is an expensive and not modern solution which I would definitely want to avoid. There *must* be something better nowadays which uses available graphics hardware, even under Linux, don't you think? -- You are receiving this mail because: You are watching all issue changes.
