Merge pull request #1466 from chrissimpkins/glifLib-typo-fix
Minor documentation typo fix in ufoLib.glifLib
This commit is contained in:
commit
55f48176f4
@ -316,7 +316,7 @@ class GlyphSet(_UFOBaseIO):
|
|||||||
'glyphObject' argument can be any kind of object (even None);
|
'glyphObject' argument can be any kind of object (even None);
|
||||||
the readGlyph() method will attempt to set the following
|
the readGlyph() method will attempt to set the following
|
||||||
attributes on it:
|
attributes on it:
|
||||||
"width" the advance with of the glyph
|
"width" the advance width of the glyph
|
||||||
"height" the advance height of the glyph
|
"height" the advance height of the glyph
|
||||||
"unicodes" a list of unicode values for this glyph
|
"unicodes" a list of unicode values for this glyph
|
||||||
"note" a string
|
"note" a string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user