Gwendolyne Posted May 23, 2018 Posted May 23, 2018 (edited) The following lines in Are v1 containers structure seem to be wrong: 0x0038 2 (word) Bounding box of container polygon (top left) 0x0038 2 (word) Bounding box of container polygon (top right) 0x0038 2 (word) Bounding box of container polygon (bottom right) 0x0038 2 (word) Bounding box of container polygon (bottom left) They should be: 0x0038 2 (word) Bounding box of container polygon (left) 0x003a 2 (word) Bounding box of container polygon (top) 0x003c 2 (word) Bounding box of container polygon (right) 0x003e 2 (word) Bounding box of container polygon (bottom) Edited May 23, 2018 by Gwendolyne Quote
lynx Posted May 23, 2018 Posted May 23, 2018 (edited) Yes, the offset were clearly forgotten. I can confirm the rest too; as a bounding box, this can never be rotated, so it should be clear enough. updated. Edited May 23, 2018 by lynx Quote
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.