Skip to content

combining diacritics #104

Description

@dummy-index

Prepare for #75. Assign myself.

Image
  • The COMBINING GRAVE is too low (though this might be intentional), and the COMBINING CIRCUMFLEX is too high.
    • It looks like you're struggling to get the bounding box in pt7, but if you've set the position in pt6, in pt7 you shouldn't need to get the bounding box at all and should only need minor adjustments.
  • The COMBINING BREVE just ends up overstriking because addAnchorPoint hasn’t been done.
    • On the flip side, I’ll also apply transform(psMat.translate(-220, 0)) to the other combining characters so they overstrike well on many characters.
  • The three acute accents on "resume" (1647) are completely overlapping and have turned into just one. To stack them upward, you need mark2mark.

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