class SkData; class SkFontStyle; class SkStreamAsset; class SkString; class SkTypeface; struct SkFontArguments;
/** * Collects an order list of other font managers, and visits them in order * when a request to find or match is issued. * * Note: this explicitly fails on any attempt to Make a typeface: all of * those requests will return null.
*/ class SK_API SkOrderedFontMgr : public SkFontMgr { public:
SkOrderedFontMgr();
~SkOrderedFontMgr() override;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.