/* * Copyright 2024 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file.
*/
#ifndef SKFONTSCANNER_H_ #define SKFONTSCANNER_H_
#include"include/core/SkFontArguments.h" #include"include/core/SkRefCnt.h" #include"include/core/SkTypes.h" #include"include/private/base/SkFixed.h" #include"include/private/base/SkNoncopyable.h" #include"include/private/base/SkTArray.h" class SkFontStyle; class SkStreamAsset; class SkString; class SkTypeface;
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.