CAMiLEON home page About CAMiLEON BBC Domesday CAMiLEON Reports Preservation Research



Release

The vector graphic Migration on Request tool is available to the public to download for evaluation. Binaries are provided for DOS/Windows, Linux (x86 architecture) and RISC OS. The source code is also available.

This tool is released as open source under the GNU General Public License. Documentation to aid further development of the tool is also available.


Download executables
Download source code
Other downloads
Usage

A simple front end to the migration tool is provided. This is a command line utility which can be used to convert a single file into a different format.

migrate -I <format> -O <format> -i <filename> -o <filename>

The flags are:

  • -I input file format. See below.
  • -O output file format. See below.
  • -i input filename.
  • -o output filename.

The input format can be one of either 'draw' or 'wmf'. The output format can be one of either 'draw', 'wmf' or 'svg'. Do not include the quotation marks.

The input and output filenames can be the same if required, although this is not recommended as a preservation strategy!

File formats

The following file formats are supported:

FormatInputOutput
draw Yes Yes Acorn Draw format, version 2.01
svg No Yes SVG 1.0
wmf Yes Yes 16 bit Metafile, Aldus placeable Metafile

Note

By default the program produces a lot of logging (debugging) information. It is advisable to redirect this to a file, or to null (ie. discard the logging information) especially when working on large image files.


Suggested rendering applications

Windows Meta Files can be viewed using many Windows applications, such as Microsoft Word, or on any Java-supported platform with utility such as WMF2Viewer.

The W3C site suggests several SVG viewers including CSIRO SVG Toolkit written in Java.

Draw files can be imported into Xara X and TextEase, or viewed using Draw on RISC OS - you may need an Acorn emulator.


IndexReturn to index

Documentation for developersDocumentation for developers


About CAMiLEON BBC Domesday CAMiLEON Reports Preservation Research
CAMiLEON home page