Package: cairo
Function cairo:hairline
Lambda Listcairo:hairline (cr) SyntaxArgumentsDetails The cairo:hairline function returns whether or not hairline mode is
set within the Cairo context. The (setf cairo:hairline) functon sets lines to be hairlines. Hairlines are
logically zero-width lines that are drawn at the thinnest renderable width
possible in the current Cairo context. On surfaces with native hairline support, the native hairline functionality will be used. Surfaces that support hairlines include:
Since 1.18 | See also |
2025-1-2