// TODO: move the glyphid/encid/notdef reshuffling from the callers to here
// dispatch to underlying subsetters bool bOK = false;
// TODO: better match available input-type to possible subset-types switch( meInFontType) { case FontType::CFF_FONT:
bOK = CreateFontSubsetFromCff(); break; default:
OSL_FAIL( "unhandled type in CreateFontSubset()"); break;
}
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.