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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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