1.0 Release
IFFChunkTool » Devlog
IFFChunkTool reached 1.0 release. It means I consider it feature complete, and there are no known bugs to be fixed. Changes from version 0.2 are:
- In-place modification of the source file if destination is not given explicitly.
- Escape sequences to insert bytes into chunk contents passed as string. URL-style with percent sign (for example %0A for newline).
- Added operation mode NEW, which creates an empty IFF file of given type. With this addition one can create IFF files from scratch with IFFChunkTool.
- Completed program localization. I've done Polish translation, catalog descriptor is included to the release, so users can create translations to more languages.
- REMOVE, REPLACE, INSERT AFTER modes report if the chunk, they are looking for, is not found.
- User manual updated.
Files
iffchunktool-1.0.lha 11 kB
1 day ago
Get IFFChunkTool
IFFChunkTool
A command-line tool for manipulating IFF file chunks.
More posts
- More features added2 days ago
- The first feature complete version4 days ago
- Refactoring, added functionality10 days ago
Leave a comment
Log in with itch.io to leave a comment.