Can I add a “Palette entry labels array” for a COLR/CPAL font?

It looks like OpenType CPAL tables include a palette entry labels array to assign names to different color palettes. (I imagine this is useful for palettes like “Light,” “Dark,” “Monokai,” “Americana,” “Springtime,” and so on.)

Is there a way to set this up in a Glyphs source?

Currently, color palettes seem to only be labeled with “Palette 0,” etc, and this name doesn’t appear to be recorded in the actual source file JSON, as far as I can see.

Related:

1 Like

We are working on this.

Got it. Thank you!