Krita Source Code Documentation
Loading...
Searching...
No Matches
Glyph Namespace Reference

Classes

struct  Bitmap
 
struct  ColorLayers
 
struct  Outline
 

Typedefs

using Variant = std::variant<std::monostate, Outline, Bitmap, ColorLayers>
 

Typedef Documentation

◆ Variant

using Glyph::Variant = std::variant<std::monostate, Outline, Bitmap, ColorLayers>

Definition at line 86 of file KoSvgTextShape_p.h.