-
-
Notifications
You must be signed in to change notification settings - Fork 2
Version One Features
nornalbion edited this page Sep 14, 2010
·
5 revisions
| Feature | Status | Priority |
|---|---|---|
| Fully documented | Incomplete | HIGH |
| Decode/encode PRAY files in an object-oriented manner. | Decode complete | High |
| Decode/encode all tag blocks (AGNT, DSAG, EGG, SFAM, EXPC, DFAM, DSEX) | Complete | N/A |
| Decode/encode GLST blocks | Decode complete | Medium |
| Convert C16/S16/SPR files to PNG data. | Complete | N/A |
| Sample applications | Incomplete | Medium |
Some other features will be available but the API will change radically after version one.
These are all already completed.
Most notably, C1 and C2 COB files can be decoded.
- Decode/encode gene files and GENE blocks
- Decode/encode gno files
- Encode C16/S16/SPR files
- Decode C12/S16/SPR files to a format suitable for use with PHP’s GD library image functions.
- Decode ATT files.
- Decode CREA blocks (as if I ever could…)