Add missing pen documentation
Ignore reportLabPen for now, as reportlab is a missing dependency usually.
This commit is contained in:
parent
3657610127
commit
92e8bc5cce
8
Doc/source/pens/cu2quPen.rst
Normal file
8
Doc/source/pens/cu2quPen.rst
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
########
|
||||||
|
cu2quPen
|
||||||
|
########
|
||||||
|
|
||||||
|
.. automodule:: fontTools.pens.cu2quPen
|
||||||
|
:inherited-members:
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
@ -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
|
||||||
|
8
Doc/source/pens/pointPen.rst
Normal file
8
Doc/source/pens/pointPen.rst
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
########
|
||||||
|
pointPen
|
||||||
|
########
|
||||||
|
|
||||||
|
.. automodule:: fontTools.pens.pointPen
|
||||||
|
:inherited-members:
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
8
Doc/source/pens/roundingPen.rst
Normal file
8
Doc/source/pens/roundingPen.rst
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
###########
|
||||||
|
roundingPen
|
||||||
|
###########
|
||||||
|
|
||||||
|
.. automodule:: fontTools.pens.roundingPen
|
||||||
|
:inherited-members:
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
Loading…
x
Reference in New Issue
Block a user