Changeset 91
- Timestamp:
- 07/14/08 15:14:50 (4 years ago)
- Files:
-
- trunk/Lib/robofab/objects/objectsFL.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Lib/robofab/objects/objectsFL.py
r90 r91 226 226 class PostScriptGlyphHintValues(BasePostScriptGlyphHintValues): 227 227 """ Wrapper for glyph-level PostScript hinting information for FontLab. 228 vStems, hStems 228 vStems, hStems. 229 229 """ 230 230 def __init__(self, glyph=None):
