book-generator-orgmode/venv/lib/python3.13/site-packages/fontTools/ufoLib/pointPen.py
2025-08-30 18:14:14 +02:00

6 lines
244 B
Python

"""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 *