Merge pull request #1886 from fonttools/docs-add-pointPen

Add missing pen documentation
This commit is contained in:
Nikolaus Waxweiler 2020-04-21 13:12:11 +01:00 committed by GitHub
commit 660531b545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,8 @@
########
cu2quPen
########
.. automodule:: fontTools.pens.cu2quPen
:inherited-members:
:members:
:undoc-members:

View File

@ -9,13 +9,16 @@ pens
basePen basePen
boundsPen boundsPen
cocoaPen cocoaPen
cu2quPen
filterPen filterPen
momentsPen momentsPen
perimeterPen perimeterPen
pointInsidePen pointInsidePen
pointPen
qtPen qtPen
recordingPen recordingPen
reverseContourPen reverseContourPen
roundingPen
statisticsPen statisticsPen
svgPathPen svgPathPen
t2CharStringPen t2CharStringPen

View File

@ -0,0 +1,8 @@
########
pointPen
########
.. automodule:: fontTools.pens.pointPen
:inherited-members:
:members:
:undoc-members:

View File

@ -0,0 +1,8 @@
###########
roundingPen
###########
.. automodule:: fontTools.pens.roundingPen
:inherited-members:
:members:
:undoc-members: