AxisRecord

Revisión

AxisRecord Es una clase en Aspose.Font FOSS para Python.

AxisRecord.tag stores the four‑character axis tag identifier (e.g., ‘wght’).

Propiedades : default_value, flags, max_value, min_value, name_id, tag.

Propiedades

NombreTipoAccesoDescripción
tagstrLeer / escribirObtenga o coloca el etiquetado.
min_valuefloatLeer / escribirObtenga o establece el valor mínimo.
default_valuefloatLeer / escribirObtenga o establece el valor de default.
max_valuefloatLeer / escribirObtenga o establece el valor max.
flagsintLeer / escribirSe pone o se pone las banderas.
name_idintLeer / escribirObtenga o establece el nombre ID.

Ver también

 Español