JUCE
Public Attributes | List of all members
GlyphLayer Struct Reference

A single layer that makes up part of a glyph image. More...

#include <juce_Typeface.h>

Public Attributes

std::variant< ColourLayer, ImageLayerlayer
 

Detailed Description

A single layer that makes up part of a glyph image.

Member Data Documentation

◆ layer

std::variant<ColourLayer, ImageLayer> GlyphLayer::layer

The documentation for this struct was generated from the following file: