Token checkin to see if it works. Ignore.
git-svn-id: http://svn.robofab.com/trunk@91 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
This commit is contained in:
parent
fe77241d92
commit
6083cfc404
@ -225,7 +225,7 @@ class PostScriptFontHintValues(BasePostScriptFontHintValues):
|
|||||||
|
|
||||||
class PostScriptGlyphHintValues(BasePostScriptGlyphHintValues):
|
class PostScriptGlyphHintValues(BasePostScriptGlyphHintValues):
|
||||||
""" Wrapper for glyph-level PostScript hinting information for FontLab.
|
""" Wrapper for glyph-level PostScript hinting information for FontLab.
|
||||||
vStems, hStems
|
vStems, hStems.
|
||||||
"""
|
"""
|
||||||
def __init__(self, glyph=None):
|
def __init__(self, glyph=None):
|
||||||
self._object = glyph.naked()
|
self._object = glyph.naked()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user