• S
    [CPAL] Return 0xFFFF as name id for unnamed palettes · 5967eaba
    Sascha Brawer 提交于
    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.
    5967eaba
hb-ot-color.cc 6.8 KB