You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using GrowingPacker and it works great. I just need to know the dimensions of the final pack, I mean its bounding box like (xMin, xMax, yMin, yMax). What is the most elegant way to compute the dimensions of the resulted pack? Thanks.
The text was updated successfully, but these errors were encountered:
I am using
GrowingPacker
and it works great. I just need to know the dimensions of the final pack, I mean its bounding box like(xMin, xMax, yMin, yMax)
. What is the most elegant way to compute the dimensions of the resulted pack? Thanks.The text was updated successfully, but these errors were encountered: