Fix warnings when generating docs
This commit is contained in:
parent
f87f75a437
commit
d181ecaaaf
@ -1,6 +1,6 @@
|
||||
##########
|
||||
###########
|
||||
freetypePen
|
||||
##########
|
||||
###########
|
||||
|
||||
.. automodule:: fontTools.pens.freetypePen
|
||||
:inherited-members:
|
||||
|
@ -166,7 +166,7 @@ class FreeTypePen(BasePen):
|
||||
|
||||
Returns:
|
||||
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.
|
||||
|
||||
:Example:
|
||||
|
Loading…
x
Reference in New Issue
Block a user