(I posted this on my tumblr, but thought that maybe it was more likely that someone here has tried this)
As far as I can tell from messing around with some test story files in Manga Studio, the files are saved sort of like this:
- top level: a folder for each page + a story file which tells MS which folders contain pages and what order they’re in
- page folder: a folder containing layer files + a page file which holds information about the layer files, like with the story file
- layer folder: numbered files with several different extensions, possibly for all the different layer types and metadata about the layers
The main result I’m interested in here is that the file organisation allows you to edit a page without the story file or layer structure changing, which if my assumptions hold true makes Manga Studio excellent for collaboration using subversion revision control.
Has anyone done this before or know someone who has, and might be able to share their experiences with it?
NB: I have Manga Studio EX 4, I don't know if MS5 does it differently