Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
FontInstance::Data Struct Reference

Public Attributes

std::map< int, std::string > openTypeSVGData
 
std::map< unsigned int, SVGGlyphEntryopenTypeSVGGlyphs
 
std::map< Glib::ustring, OTVarAxisopenTypeVarAxes
 
std::optional< std::map< Glib::ustring, OTSubstitution > > openTypeTables
 
std::unordered_map< unsigned int, std::unique_ptr< FontGlyph const > > glyphs
 

Detailed Description

Definition at line 171 of file font-instance.h.

Member Data Documentation

◆ glyphs

std::unordered_map<unsigned int, std::unique_ptr<FontGlyph const> > FontInstance::Data::glyphs

Definition at line 194 of file font-instance.h.

◆ openTypeSVGData

std::map<int, std::string> FontInstance::Data::openTypeSVGData

Definition at line 178 of file font-instance.h.

◆ openTypeSVGGlyphs

std::map<unsigned int, SVGGlyphEntry> FontInstance::Data::openTypeSVGGlyphs

Definition at line 181 of file font-instance.h.

◆ openTypeTables

std::optional<std::map<Glib::ustring, OTSubstitution> > FontInstance::Data::openTypeTables

Definition at line 187 of file font-instance.h.

◆ openTypeVarAxes

std::map<Glib::ustring, OTVarAxis> FontInstance::Data::openTypeVarAxes

Definition at line 184 of file font-instance.h.


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