2018-10-18 16:03:09 +01:00
|
|
|
"""DEPRECATED - This module is kept here only as a backward compatibility shim
|
|
|
|
for the old ufoLib.pointPen module, which was moved to fontTools.pens.pointPen.
|
|
|
|
Please use the latter instead.
|
2011-10-20 20:43:33 +00:00
|
|
|
"""
|
2018-10-18 16:03:09 +01:00
|
|
|
from fontTools.pens.pointPen import *
|