• B
    Start cleaning up buffer var allocation · 651e8dd7
    Behdad Esfahbod 提交于
    I've messed up a lot of stuff recently, different parts of the
    shaping process are stumbling on eachother's toes because
    manually tracking what's in which buffer var is hard.  I'm
    going to add some internal API to track those such that mistakes
    are discovered as soon as they are introduced.
    651e8dd7
hb-ot-layout.cc 14.3 KB