atlaspack icon indicating copy to clipboard operation
atlaspack copied to clipboard

Invalid packing for long rectangles

Open vorg opened this issue 7 years ago • 0 comments

I tried to pack every 3 words from lorem ipsum and run into weird layout issue:

screen shot 2017-11-21 at 17 30 52

Despite lots of white space on the left i failed to pack 2 short sentences: screen shot 2017-11-21 at 17 32 34

Tried same rects with the original binpack with the same result

screen shot 2017-11-21 at 17 38 41

Data i'm using

[{"width":175.625,"height":30},{"width":194.521484375,"height":30},{"width":201.19140625,"height":30},{"width":202.333984375,"height":30},{"width":187.8515625,"height":30},{"width":166.7578125,"height":30},{"width":152.275390625,"height":30},{"width":127.841796875,"height":30},{"width":182.32421875,"height":30},{"width":114.4921875,"height":30},{"width":201.181640625,"height":30},{"width":120.048828125,"height":30},{"width":253.4375,"height":30},{"width":166.71875,"height":30},{"width":143.3984375,"height":30},{"width":153.388671875,"height":30},{"width":210.1171875,"height":30},{"width":282.3828125,"height":30},{"width":170.078125,"height":30},{"width":177.861328125,"height":30},{"width":106.708984375,"height":30},{"width":196.77734375,"height":30},{"width":163.41796875,"height":30},{"width":197.87109375,"height":30},{"width":173.427734375,"height":30},{"width":170.087890625,"height":30},{"width":177.861328125,"height":30},{"width":154.53125,"height":30},{"width":253.4375,"height":30},{"width":214.53125,"height":30},{"width":132.28515625,"height":30},{"width":146.728515625,"height":30}]

Have you ever encountered any issues like that?

vorg avatar Nov 21 '17 17:11 vorg