Does not add any new documentation (there is already some documentation for user-facing functions). It just makes colorLib.builder the top-level documentation entry, because that’s the part the user needs to care about.
12 lines
371 B
ReStructuredText
12 lines
371 B
ReStructuredText
#####################################################
|
|
colorLib.builder: Build COLR/CPAL tables from scratch
|
|
#####################################################
|
|
|
|
.. automodule:: fontTools.colorLib.builder
|
|
:members: buildCPAL, buildCOLR, populateCOLRv0
|
|
|
|
.. autoclass:: fontTools.colorLib.builder.ColorPaletteType
|
|
:inherited-members:
|
|
:members:
|
|
:undoc-members:
|