fast background
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user