Package: cairo
Function cairo:fill-preserve
Lambda Listcairo:fill-preserve (cr) ArgumentsDetails
A drawing operator that fills the current path according to the current
fill rule, each sub-path is implicitly closed before being filled. Unlike the cairo:fill function, the cairo:fill-preserve function
preserves the path within the Cairo context. See the cairo:fill-rule and cairo:fill functions. | See also |
2025-1-2