osm-labo/venv/lib/python3.12/site-packages/fontTools/ufoLib/pointPen.py

7 lines
244 B
Python
Raw Normal View History

2025-08-31 12:29:41 +02: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 *