Skip to content

Cursive font glyphs are split in multiple strokes #669

Description

@pepijndevos

I want to draw words in a single stroke with a pen plotter using mergelines and the cursive font. However, glyphs like d don't connect because the incoming stroke is not present and the downstroke is seperated.

vpype text --font cursive "bird" linemerge show

image

It's unclear to me how the pickled fonts were generated, and what the process for updating them looks like.
It looks like it'd be a matter of adding a few segments that trace back on themselves, as does happen in some sans-serif fonts.

Activity

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

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