Skip to content

allow contracting segment by different ratio on each side #113

Description

@ianstormtaylor

Right now you can do:

segment.contract(0.25)

But it would be nice to be able to specify the contraction ratio for both the start and end points differently:

segment.contract(0.1, 0.4)

With the default being the same for both.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions