xref: /aosp_15_r20/external/fonttools/Lib/fontTools/ufoLib/pointPen.py (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1"""DEPRECATED - This module is kept here only as a backward compatibility shim
2for the old ufoLib.pointPen module, which was moved to fontTools.pens.pointPen.
3Please use the latter instead.
4"""
5
6from fontTools.pens.pointPen import *
7