Fix warnings when generating docs
This commit is contained in:
parent
f87f75a437
commit
d181ecaaaf
@ -1,6 +1,6 @@
|
|||||||
##########
|
###########
|
||||||
freetypePen
|
freetypePen
|
||||||
##########
|
###########
|
||||||
|
|
||||||
.. automodule:: fontTools.pens.freetypePen
|
.. automodule:: fontTools.pens.freetypePen
|
||||||
:inherited-members:
|
:inherited-members:
|
||||||
|
@ -166,7 +166,7 @@ class FreeTypePen(BasePen):
|
|||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
A tuple of ``(buffer, size)``, where ``buffer`` is a ``bytes``
|
A tuple of ``(buffer, size)``, where ``buffer`` is a ``bytes``
|
||||||
object of the resulted bitmap and ``size` is a 2-tuple of its
|
object of the resulted bitmap and ``size`` is a 2-tuple of its
|
||||||
dimension.
|
dimension.
|
||||||
|
|
||||||
:Example:
|
:Example:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user