https://bugs.documentfoundation.org/show_bug.cgi?id=166994
--- Comment #8 from Noel Grandin <[email protected]> --- (In reply to Patrick (volunteer) from comment #7) > > With macOS Retina displays, we need the cache to be at least 4 times larger > to handle "each screen pixel is really backed by a 2x2 square of subpixels" > to hold the same set of images as Windows and Linux. Still, 4 times larger > wasn't enough and I had to double the cache since to 8 times larger. > It is possible that in Skia/Raster+macOS+retine mode, we can use quick and dirty resampling when painting so we don't need such large bitmaps? -- You are receiving this mail because: You are the assignee for the bug.
