bug fix
This commit is contained in:
parent
922e8e1f9e
commit
a4a5e21ecd
@ -447,4 +447,5 @@ func (dc *Context) Pop() {
|
||||
*dc = *x
|
||||
dc.strokePath = before.strokePath
|
||||
dc.fillPath = before.fillPath
|
||||
dc.start = before.start
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user