A single path-based layer of a colour glyph. More...
#include <juce_Typeface.h>
Public Attributes | |
EdgeTable | clip |
std::optional< Colour > | colour |
nullopt indicates 'foreground' | |
A single path-based layer of a colour glyph.
Contains the glyph shape and the colour in which the shape should be painted.
EdgeTable ColourLayer::clip |
std::optional<Colour> ColourLayer::colour |
nullopt indicates 'foreground'