Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::svg::FontFamilyInfo Struct Reference

One entry in the font catalog: a family name plus how it was discovered and classified. More...

#include "donner/svg/resources/FontCatalogTypes.h"

Public Member Functions

bool operator== (const FontFamilyInfo &other) const
 Equality (used by tests).

Public Attributes

std::string family
 Display name and CSS font-family match key.
FontSource source = FontSource::Embedded
 Origin (embedded vs system).
FontCategory category = FontCategory::Unknown
 Best-effort style bucket.

Detailed Description

One entry in the font catalog: a family name plus how it was discovered and classified.


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