Jump to content

ARE file format


Recommended Posts

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 by Gwendolyne
Link to comment

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 by lynx
Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...