// Copyright (c) 2009-2017 The OTS Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file.
// The skip_count outparam returns the number of bytes from the original // glyph description that are being skipped on output (normally zero). bool ParseCompositeGlyph(
Buffer &glyph, unsigned glyph_id,
ComponentPointCount* component_point_count, unsigned* skip_count);
// Any blocks of replacement data created during parsing are stored here // to be available during serialization.
std::vector<uint8_t*> replacements;
};
} // namespace ots
#endif// OTS_GLYF_H_
Messung V0.5
¤ Dauer der Verarbeitung: 0.18 Sekunden
(vorverarbeitet)
¤
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.