https://issues.apache.org/ooo/show_bug.cgi?id=121534
--- Comment #10 from Armin Le Grand <[email protected]> --- ALG: Meeting more and more problems, e.g.: When trying to paint everything on Gdiplus and on double precision the tiled fills are correct without extra action (e.g. for animated gifs), but handle visualisations get interpolated. When trying to adapt this (what is possible) the next problem is that the page shadow painted at double precision does not meet the page polygon itself painted in single precision with the old GDI. Only solution is a direct renderer which can do all on double precision, so stopping here to enhance this. -- You are receiving this mail because: You are on the CC list for the bug.
