Upgraded to fixed ggfx
This commit is contained in:
@@ -31,8 +31,8 @@ func (this *Canvas) Pen () canvas.Pen {
|
||||
gfx: ggfx.Image[uint8] {
|
||||
Pix: this.Image.Pix,
|
||||
Stride: this.Image.Stride,
|
||||
Bounds: this.Image.Rect,
|
||||
Width: 4,
|
||||
Rect: this.Image.Rect,
|
||||
Width: 4,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user