Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Possible inconsistencies in ReverseChainSubst.GetMaxContextLength #76

Open
@dscorbett

Description

ReverseChainSubst.GetMaxContextLength calculates the length as this.BacktrackGlyphCount + this.LookaheadGlyphCount. Other lookup types add the lengths of their input sequences, so should this method add 1? Why does it add the backtrack count when other contextual lookup types do not?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions