nex_docus/backend/venv312/lib/python3.12/site-packages/fontTools/ufoLib/pointPen.py

7 lines
244 B
Python
Raw Normal View History

2026-03-11 07:27:52 +00:00
"""DEPRECATED - This module is kept here only as a backward compatibility shim
for the old `ufoLib.pointPen` module, which was moved to :class:`fontTools.pens.pointPen`.
Please use the latter instead.
"""
from fontTools.pens.pointPen import *