[Docs] Fix docstring typo in gcid table module.
This commit is contained in:
parent
dcb6f22693
commit
314eee05c7
@ -5,7 +5,7 @@ from .otBase import BaseTTXConverter
|
|||||||
class table__g_c_i_d(BaseTTXConverter):
|
class table__g_c_i_d(BaseTTXConverter):
|
||||||
"""Glyph ID to CID table
|
"""Glyph ID to CID table
|
||||||
|
|
||||||
The AAT ``gcid` table stores glyphID-to-CID mappings.
|
The AAT ``gcid`` table stores glyphID-to-CID mappings.
|
||||||
|
|
||||||
See also https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6gcid.html
|
See also https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6gcid.html
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user