mark module as experimental
This commit is contained in:
parent
3e051f582e
commit
723afd626d
@ -4,6 +4,8 @@ from __future__ import unicode_literals
|
||||
__all__ = ["FontBuilder"]
|
||||
|
||||
"""
|
||||
This module is *experimental*, meaning it still may evolve and change.
|
||||
|
||||
The `FontBuilder` class is a convenient helper to construct working TTF or OTF
|
||||
fonts from scratch.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user