class FontloaderLangName
Reference:
- Corresponding C source code: luafflib.c#L1418-L1416
😱 Types incomplete or incorrect? 🙏 Please contribute!
fields
FontloaderLangName.lang
The language for this entry, for example Basque
, Spanish Mexico
, Portuguese (Brasil)
, Spanish (Modern)
, French Canadian
or English (US)
FontloaderLangName.names
FontloaderLangName.names : FontloaderTrueTypeNames {
copyright: string,
family: string,
subfamily: string,
uniqueid: string,
fullname: string,
version: string,
postscriptname: string,
trademark: string,
manufacturer: string,
designer: string,
descriptor: string,
venderurl: string,
...(+11)
}
The names
keys are the actual TrueType name strings.