gluckgames / pixi-packer

Fast and flexible texture packer for PIXI.js
MIT License
40 stars 6 forks source link

Use internal command to get trim info #52

Closed statukuo closed 3 months ago

statukuo commented 3 months ago

The current command from GM for trimming doesn't work correctly. The only way I have found to get the correct data the we need is using the internal command.

Not sure if this will work on all environments and operative systems... so we will need to try this one out on multiple escenarios.

statukuo commented 3 months ago

Still have to investigate further, since it crashes on some scenarios