Package: cairo
Function cairo-append-path
Lambda Listcairo-append-path (cr path) ArgumentsDetails Append path onto the current path. The path may be either the return value from one of the cairo-copy-path or cairo-copy-path-flat functions or it may be constructed manually. See the cairo-path-t structure for details on how the path data structure
should be initialized, and note that the status of the path must be initialized to :success. | See also |
2021-12-12