https://bugs.documentfoundation.org/show_bug.cgi?id=165595
Telesto <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #20 from Telesto <[email protected]> --- @Noel (In reply to Armin Le Grand (allotropia) from comment #18) > What I know is that the e.g. color-modified bitmap is now buffered to not > have to do that pixel-based manipulations all over again for each paint. > CairoSDPR then buffers a cairo-specific form of that one, that makes it > fast. Unfortunately the sika impl does not use that same buffer but > implemented it's own one, thus it *might* be inefficient there. I was not > involved there, so I do not know. > GDI Win back-end should use that standard buffering described above, so Perhaps idea on the matter? Perf bugs is one of you're specialties. And you're somewhat familiar with Skia code.. -- You are receiving this mail because: You are the assignee for the bug.
