freetypy.SfntName.string¶
-
SfntName.string¶ The value of the
SfntNameentry.⨎: Unlike the raw C interface, this value is always decoded into a Unicode string, so users do not need to worry about its encoding. To get the undecoded bytes, use
string_bytes.