Changeset 91

Show
Ignore:
Timestamp:
07/14/08 15:14:50 (4 years ago)
Author:
erik
Message:

Token checkin to see if it works. Ignore.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Lib/robofab/objects/objectsFL.py

    r90 r91  
    226226class PostScriptGlyphHintValues(BasePostScriptGlyphHintValues): 
    227227        """     Wrapper for glyph-level PostScript hinting information for FontLab. 
    228                 vStems, hStems 
     228                vStems, hStems. 
    229229        """ 
    230230        def __init__(self, glyph=None):