jim - 2007-01-09

Logged In: YES
user_id=1218040
Originator: NO

The .smc file format is fairly straightforward. Each layer of a texture is saved as an embedded .png image (which has lossless compression), along with a few header fields. As such, it should be fairly trivial to write a script for the gimp that both reads from and saves to the .smc format. The other direction (saving a Semicuro document in .XFC format) seems a great deal more involved. I'll have to look into this further.