colorLib.unbuilder: fix CLI by deleting no longer existing parameter
This commit is contained in:
parent
5f65d7229a
commit
180bb18673
@ -76,7 +76,6 @@ if __name__ == "__main__":
|
|||||||
colorGlyphs = unbuildColrV1(
|
colorGlyphs = unbuildColrV1(
|
||||||
colr.table.LayerList,
|
colr.table.LayerList,
|
||||||
colr.table.BaseGlyphList,
|
colr.table.BaseGlyphList,
|
||||||
ignoreVarIdx=not colr.table.VarStore,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
pprint(colorGlyphs)
|
pprint(colorGlyphs)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user