Name
font:GetEncodingName -- get font's encoding name
Synopsis
name = font:GetEncodingName()
Function
font:GetEncodingName() gets the encoding name of the font.

Returns font encoding name on success. Otherwise, returns Nil.

Inputs
none

Results
name
font encoding name

Show TOC