from_iso15924_tag
Description:
[
Version ( since =
"0.9.2" ) ]
public static Script from_iso15924_tag (
Tag tag)
Converts an ISO 15924 script tag to a corresponding Script.
Parameters:
| tag |
an Tag representing an ISO 15924 tag.
|
Returns:
|
An Script corresponding to the ISO 15924 tag.
|