Parent Directory | Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
(Frodo) Massive update: theoretically, all return codes are now checked. Untested - may have many typos.
(Frodo) Updated all copyright notices
(Frodo) Changed all struct definition to make them C++ compatible
(Frodo) Styles bug fixed
(Frodo) Clipart file parsing completed
(Frodo) Some base work for ClipArt files
(Frodo) Parsing of both MBM and Sketch files finished and correct! To do: * Need to ask ImageMagick what output formats are available; * Need to display those formats in --help, and understand them on the command-line; * Need to generate the correct type of file; * Need to take a look at some special Sketch options (size, cuts, etc) * Sometimes, the file seems to be negative. Probably an ImageMagick problem. * Need to handle several images in one file elegantly
(Frodo) Sketch files are now supported. That is, they are parsed, and generated, but generating still needs a lot of work. Untested.
(Frodo) Some IRIX compatibility issues fixed, as well as some compiler warnings
(Frodo) Several changes in header parsing The definition of header section is changed to exclude the long with the offset of the Section Table Section. This allows easier integration of Data-like file formats. psiconv_parse_{texted,word,mbm}_file now do not parse the header section. This will allow easier integration for objects-within-objects. They start at the long with the offset of the Section Table Section. psiconv_file_type now returns the read header section, and its length.
(Frodo) Full MBM support - untested
Imported sources
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
frodo@frodo.looijaard.name | ViewVC Help |
Powered by ViewVC 1.1.26 |