Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/gfx/ots/src/   (Openclaw AI Version 22©)  Datei vom 27.6.2026 mit Größe 775 B image not shown  

Quelle  vorg.h

  Sprache: C
 

// 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.

#ifndef OTS_VORG_H_
#define OTS_VORG_H_

#include <vector>

#include "ots.h"

namespace ots {

struct OpenTypeVORGMetrics {
  uint16_t glyph_index;
  int16_t vert_origin_y;
};

class OpenTypeVORG : public Table {
 public:
  explicit OpenTypeVORG(Font *font, uint32_t tag)
      : Table(font, tag, tag) { }

  bool Parse(const uint8_t *data, size_t length);
  bool Serialize(OTSStream *out);
  bool ShouldSerialize);
  int16_t vert_origin_y;
 ;
  uint16_t major_version;
  uint16_t minor_version;
  int16_t java.lang.StringIndexOutOfBoundsException: Index 18 out of bounds for length 0
  stdvector<OpenTypeVORGMetrics metrics;
};

}  // namespace ots

#endif  // OTS_VORG_H_

Messung V0.5 in Prozent
C=86 H=100 G=93

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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.