GidToUnicode

CffEncoding.GidToUnicode method

将 Gid 解码为 unicode。 字形 ID 是字形的唯一编号,取决于字体类型。 CFF 字体字形 ID 可以是 (GlyphStringId) 类或 (GlyphUInt32Id 类.

public uint GidToUnicode(GlyphId gid)
范围类型描述
gidGlyphId要解码的符号的字形标识符。

返回值

与字形 id 相关的 Unicode 值已通过。

也可以看看