Skip to content

Commit

Permalink
Minor fips info
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasaglia committed Jun 19, 2023
1 parent 1f20631 commit f0a5d32
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/aep.md
Original file line number Diff line number Diff line change
Expand Up @@ -1614,6 +1614,9 @@ encountered in the wild:
|22.6 |`5d 2b 0b 33 06 3b`|
|23.2.1 |`5e 03 0b 39 0e 03`|

It's possible the 3rd to the 5th bytes encode some kind of internal build
number that gets mapped to AE versions somehow...

### `EfDC`

The first byte contains the number of {sl:`LIST` `EfDf`} in a {sl:`LIST` `EfdG`}
Expand Down Expand Up @@ -1885,6 +1888,23 @@ Essential graphics group item count

`uint32` number of dimensions for an essential vector property.

### `fips`

Contained in {sl:`LIST` `Fold`} contains preview settings.
The chunk is repeated multiple times but only the first one seems
to be relevant.


|Name |Size| Type |
|-----------|----|----------|
| | 15 | |
| Flags | 1 | `uint8` |

Flags

* Show alpha grid (0, 7)


### `LIST` `Fold`

Top level item.
Expand Down

0 comments on commit f0a5d32

Please sign in to comment.