Package: cairo
CEnum cairo-line-join-t
Details
Specifies how to render the junction of two lines when stroking. The default line join style is :miter. (defcenum cairo-line-join-t :miter :round :bevel)
| See also |
2021-12-12
cl-cffi-gtk | API documentation |
Package: cairo
Details
Specifies how to render the junction of two lines when stroking. The default line join style is :miter. (defcenum cairo-line-join-t :miter :round :bevel)
| See also |