[ Version ( since = "0.9.2" ) ]
public static Script from_string (uint8[] str)
Converts a string str representing an ISO 15924 script tag to a corresponding
Script.
Shorthand for from_string then from_iso15924_tag.
| str |
a string representing an ISO 15924 tag. |
| len |
length of the |
|
An Script corresponding to the ISO 15924 tag. |