Absolute Paths
Currently, the default functionality of dirfm is to write full absolute paths. It would be ideal, when building assets that get moved around, if paths were relative. When writing paths, check whether they are within the dirsig-input directory. If they are, a relative path is acceptable; if the path is outside the dirsig-input directory, I think it is still safe to use the absolute path.