• B
    [Vertical] fix vertical gpos · 7403e055
    Behdad Esfahbod 提交于
    Wow, it took me a few days to find the right fix!
    
    We now set the advance for attached marks to zero, but we
    do this in the _finish() state of gpos, so it shouldn't
    regress with fonts like DejaVuSansMono that explicitly
    decrease the mark advance width to set it to zero.
    7403e055
hb-ot-layout-gpos-private.hh 45.3 KB