Package: cairo
Function cairo:font-options-custom-palette-color
Lambda Listcairo:font-options-custom-palette-color (options index) SyntaxArgumentsDetails The cairo:font-options-custom-palette-color function gets the custom
palette color for the color index for the font options instance. Returns nil if no custom color exists for the color index. The (setf cairo:font-options-custom-palette-color) function sets a custom palette color for the font options instance. This overrides the palette color at the specified color index. This override is independent of the selected palette index and will remain in place even if the cairo:font-options-color-palette function is called to change the palette index. It is only possible to override color indexes already in the font palette. Since 1.18 Notes | See also |
2025-1-29