fast background

This commit is contained in:
IliaDenisov
2026-03-08 15:58:57 +02:00
parent 1c2fc30127
commit fdcbb5d6f4
4 changed files with 411 additions and 0 deletions
+2
View File
@@ -101,6 +101,8 @@ type GGDrawer struct {
// scratch is a reusable buffer for CopyShift to avoid allocations.
scratch *image.RGBA
bgCache bgTileCache
}
// Save stores the current gg state and the current logical clip stack.