Package: gsk
Function gsk:path-to-cairo
Lambda Listgsk:path-to-cairo (path context) ArgumentsDetails Appends the given path to the given Cairo context for drawing
with Cairo.
This may cause some suboptimal conversions to be performed as Cairo does not support all features of the gsk:path instance. This function does not clear the existing Cairo path. Call the cairo:new-path function if you want this. Since 4.14 | See also |
#2024-11-12