soimy / maxrects-packer

A max rectangle 2d bin packer npm-module for packing glyphs or images into multiple sprite-sheet/atlas

Home Page:https://soimy.github.io/maxrects-packer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example broken

ErikSom opened this issue · comments

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