Same as pack, but requires rects to be sorted by their height (tallest first) for the following methods: - rows
Note that even for methods that don't require sorting, the results will still be inferior if the rectangles aren't sorted by height.
See Implementation
Same as pack, but requires rects to be sorted by their height (tallest first) for the following methods: - rows
Note that even for methods that don't require sorting, the results will still be inferior if the rectangles aren't sorted by height.