Package: gsk
Function gsk:path-stroke-bounds
Lambda Listgsk:path-stroke-bounds (path stroke bounds) ArgumentsReturn ValueThe graphene:rect-t instance with the bounds, or nil. Details Computes the bounds for stroking the given path with the parameters
in stroke.
The returned bounds may be larger than necessary, because this function aims
to be fast, not accurate. The bounds are guaranteed to contain the area
affected by the stroke, including protrusions like miters. Since 4.14 | See also |
#2024-11-12