Skip to content

Extender part uni0305.s00 has endConnectorLength 0 #94

@mkorje

Description

@mkorje

The glyph for U+0305 has glyph parts in the GlyphAssembly table in MATH to allow for constructing an overline accent of any size.

Currently, Noto Sans Math has two glyph parts with the glyph uni0305.s00. The first is not an extender, and has startConnectorLength 0 and endConnectorLength 417. The second is an extender, and has startConnectorLength 417 and endConnectorLength 0. The second, as it is an extender, is what gets repeated when constructing a larger sized accent. But because the endConnectorLength is 0, the part is then taken to not have a connector on that end. The spec mentions the below:

If the part does not have a connector on one of its ends, the corresponding connector length should be set to zero.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions