mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-05 01:15:35 +00:00
gpu,op/clip: implement stroked paths with round joins
Signed-off-by: Sebastien Binet <s@sbinet.org>
This commit is contained in:
committed by
Elias Naur
parent
f3f32ed7aa
commit
700cec440e
@@ -47,7 +47,7 @@ const (
|
||||
TypePushLen = 1
|
||||
TypePopLen = 1
|
||||
TypeAuxLen = 1
|
||||
TypeClipLen = 1 + 4*4 + 4 + 1
|
||||
TypeClipLen = 1 + 4*4 + 4 + 2
|
||||
TypeProfileLen = 1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user