Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  SkFontScanner.h   Sprache: C

 
/*
* 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;

class SkFontScanner : public SkNoncopyable {
public:
    virtual ~SkFontScanner() = default;
    struct AxisDefinition {
        SkFourByteTag fTag;
        SkScalar fMinimum;
        SkScalar fDefault;
        SkScalar fMaximum;
    };
    typedef skia_private::STArray<4, AxisDefinition, true> AxisDefinitions;

    virtual bool scanFile(SkStreamAsset* stream, int* numFaces) const = 0;
    virtual bool scanFace(SkStreamAsset* stream, int faceIndex, int* numInstances) const = 0;
    /* instanceIndex 0 is the default instance, 1 to numInstances are the named instances. */
    virtual bool scanInstance(SkStreamAsset* stream,
                              int faceIndex,
                              int instanceIndex,
                              SkString* name,
                              SkFontStyle* style,
                              bool* isFixedPitch,
                              AxisDefinitions* axes) const = 0;
    virtual sk_sp<SkTypeface> MakeFromStream(std::unique_ptr<SkStreamAsset> stream,
                                             const SkFontArguments& args) const = 0;
    virtual SkFourByteTag getFactoryId() const = 0;
};

#endif // SKFONTSCANNER_H_

Messung V0.5
C=96 H=100 G=97

¤ Dauer der Verarbeitung: 0.1 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

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.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge