Skip to content

Add preserve_ordering property #3

Description

@audse

If false, the algorithm should just pack rectangles into the arrangement that makes the least empty space, instead of packing them in order.

This will require a new method on output classes, something like get_rects_and_indices() -> Array[Dictionary]? Kinda lame but could be worse.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions