2020-05-12 11:19:17 +01:00
|
|
|
#####################################################
|
|
|
|
colorLib.builder: Build COLR/CPAL tables from scratch
|
|
|
|
#####################################################
|
2020-04-20 17:36:25 -04:00
|
|
|
|
2020-05-12 11:19:17 +01:00
|
|
|
.. automodule:: fontTools.colorLib.builder
|
|
|
|
:members: buildCPAL, buildCOLR, populateCOLRv0
|
2020-04-20 17:36:25 -04:00
|
|
|
|
2020-05-12 11:19:17 +01:00
|
|
|
.. autoclass:: fontTools.colorLib.builder.ColorPaletteType
|
2020-04-20 17:36:25 -04:00
|
|
|
:inherited-members:
|
|
|
|
:members:
|
2020-05-12 11:19:17 +01:00
|
|
|
:undoc-members:
|