soimy / maxrects-packer

A max rectangle 2d bin packer npm-module for packing glyphs or images into multiple sprite-sheet/atlas
https://soimy.github.io/maxrects-packer/
MIT License
186 stars 35 forks source link

Fixed placement for certain rectangles #40

Closed unematiii closed 2 years ago

unematiii commented 3 years ago

Is there a way to somehow fix certain rectangles into fixed {x, y} positions when doing (re)packing?

soimy commented 2 years ago

I don't think its possible with max-rects algorithm