• B
    [aat] Fix unsafe-to-break · 54e6efad
    Behdad Esfahbod 提交于
    At any position, if state is not zero, mark unsafe-to-break before,
    unless we can reason it safe.
    
    At any position, if there's an action entry for end-of-text, mark
    unsafe to break.
    
    Also changes buffer diff impl to allow for flag differences as long
    as the buffer glyph flags are superset of reference glyph flags.
    
    With this, all MORX tests pass.
    54e6efad
hb-buffer.cc 48.5 KB