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

Example broken #26

Open ErikSom opened 3 years ago

ErikSom commented 3 years ago

The main example has this invalid object in the input: {width: 2000, height: 2000, name: "oversized background", {frameWidth: 500, frameHeight: 500}},