HheaTable

Vue de l’ensemble

‘HheaTable’ est une classe dans Aspose.Font FOSS pour Python.

HheaTable.from_reader lit un BinaryReader et construit un objet HheTables.

Cette classe fournit 2 méthodes pour travailler avec des objets HheaTable dans les programmes Python. Les méthodologies disponibles comprennent: from_reader, to_bytes. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Font FOSS pour le package PyThone. Propriétés: ‘advance_width_max’, ‘ascender’, caret_offset', ‘carat_slope_rise’, 'carit_lope-run', «descender et 8 autres.

Propriétés

NameTypeAccessDescription
major_versionintRead/WriteGets or sets the major version.
minor_versionintRead/WriteGets or sets the minor version.
ascenderintRead/WriteGets or sets the ascender.
descenderintRead/WriteGets or sets the descender.
line_gapintRead/WriteGets or sets the line gap.
advance_width_maxintRead/WriteGets or sets the advance width max.
min_lsbintRead/WriteGets or sets the min lsb.
min_rsbintRead/WriteGets or sets the min rsb.
x_max_extentintRead/WriteGets or sets the x max extent.
caret_slope_riseintRead/WriteGets or sets the caret slope rise.
caret_slope_runintRead/WriteGets or sets the caret slope run.
caret_offsetintRead/WriteGets or sets the caret offset.
metric_data_formatintRead/WriteGets or sets the metric data format.
number_of_hmetricsintRead/WriteGets or sets the number of hmetrics.

méthodes

SignatureDescription
from_reader(r: BinaryReader)"HheaTable"Reads a BinaryReader and constructs a HheaTable object
to_bytes()bytesCalls to_bytes on this HheaTable instance.

Voir aussi

  • Aspose.Font — référence API d’entreprise
 Français