Package: cairo
CEnum cairo:line-join-t
Declaration(cffi:defcenum line-join-t :miter :round :bevel) Values
Details The cairo:line-join-t enumeration specifies how to render the
junction of two lines when stroking. The default line join style is the :miter value. | See also |
2025-1-2