• B
    [color] Rewrite colr access · 3bf91bd2
    Behdad Esfahbod 提交于
    COLR table has one function: return layers for a glyph, and we expose exactly
    that, so should just wire it through.  Also use sub_array() for verifiable
    safety.
    
    Also, BaseGlyphRecord's null object is enough.  We don't need to special-case
    the not-found.
    3bf91bd2
hb-dsalgs.hh 17.9 KB