NewFeatures
From DavinciWiki
New Features
- It sure would be nice to have an output format for structures that didn't require external libraries, so that it was always guaranteed to be compiled in. I'm thinking xml.
- Byte-compiler (maybe not even for quicker running code, but just for a compact representation.
- Someone needs to fix the 16-bit reader/writers to be consistant.
- glob() instead of syscall("/bin/ls") (or maybe ls()?)
- sscanf
- real string splitting functions
- handle 4-band RGB png/tiff images.
- advanced interpolators for warp
- convienince functions for warp
- Full quaternion math module
- collapse, uncollapse and mask