Changeset 261

Show
Ignore:
Timestamp:
09/08/08 13:02:47 (4 months ago)
Author:
tal
Message:
Removed redundant import.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • packages/ufo2fdk/trunk/Lib/ufo2fdk/outlineOTF.py

    r249 r261  
    11from __future__ import division 
    22import time 
    3 from fontTools.ttLib import TTFont 
    43from fontTools.ttLib import TTFont, newTable 
    54from fontTools.cffLib import TopDictIndex, TopDict, CharStrings, SubrsIndex, GlobalSubrsIndex, PrivateDict, IndexedStrings