Sign in
fuchsia
/
third_party
/
fonttools
/
caa78e1c25c474baaac2e7f79f3c3cebc11aeeba
/
.
/
Lib
/
fontTools
/
ufoLib
/
pointPen.py
blob: 3433fdbc96cc68505a999f20919387b0d2acf31f [
file
] [
log
] [
blame
]
"""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.
"""
from
fontTools
.
pens
.
pointPen
import
*