Commit 5967eaba728ca3e4f5026142c25d455fa3a59764

Sascha Brawer 2016-06-24T16:42:27

[CPAL] Return 0xFFFF as name id for unnamed palettes The name id 0 is used as Copyright notice. It's quite unlikely that a font supplies a color palette with the exact same name as the font's copyright notice, but the API should not prevent this. Also, try to fix a problem with GObject introspection, where the auto-generated Python bindings could not return palette colors.