Skip to content

New line-breaking rules prohibits incremental processing #46

@adah1972

Description

@adah1972

@filodej

Hi Petr,

Newer UAX-14 versions have rules like the following:

PO × OP NU
PO × OP IS NU
(AK | [◌] | AS) × (AK | [◌] | AS) VF

I.e. looking ahead (for more than one character) is needed. This makes incremental processing impossible, I think.

I think I will have to retire the lb_process_next_char API before supporting such rules.

Any other ideas?

Metadata

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