fmt
This commit is contained in:
parent
a7681160d7
commit
b476b6531f
3 changed files with 107 additions and 108 deletions
|
@ -155,4 +155,3 @@ func (gc *GraphicContext) FillStroke(paths ...*draw2d.PathStorage) {
|
||||||
gc.paint(gc.strokeRasterizer, gc.Current.StrokeColor)
|
gc.paint(gc.strokeRasterizer, gc.Current.StrokeColor)
|
||||||
gc.Current.Path = new(draw2d.PathStorage)
|
gc.Current.Path = new(draw2d.PathStorage)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue