cosmic
0.1.0
Module colr
Module Items
Structs
Enums
Traits
Type Aliases
In cosmic::
iced_
renderer::
graphics::
text::
cosmic_
text::
ttf_
parser
cosmic
::
iced_renderer
::
graphics
::
text
::
cosmic_text
::
ttf_parser
Module
colr
Copy item path
source
Expand description
A
Color Table
implementation.
Structs
§
Color
Stop
A
gradient extend
.
Gradient
Stops
Iter
An iterator over stops of a gradient.
Linear
Gradient
A
linear gradient
Radial
Gradient
A
radial gradient
Sweep
Gradient
A
sweep gradient
Table
A
Color Table
.
Enums
§
Composite
Mode
A
composite mode
Gradient
Extend
A
gradient extend
.
Paint
A paint.
Traits
§
Painter
A trait for color glyph painting.
Type Aliases
§
ClipBox
A
ClipBox
.