Skip to content

tautology0/dataconverters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataconverters

Some random file converters:

draw2svg

Converts RISC OS !Draw files to SVG. Currently it won't handle sprites, but gets most things right.

Homerton, Trinity and Corpus are converted to sans serif, serif and system. Which should be 98% correct most of the time.

It will be quite verbose when converting, at the moment there's no way to switch this off other than redirecting it elsewhere.

Recent additions support transformations and sprite. I stole the sprite code from Ian Jeffray (http://ian.jeffray.co.uk/riscos/).

To use:

draw2svg infile outfile

iwordreader

Converts BBC Micro Interword files to a sort of XMLy format.

Due to the way Interword works, there may be multiple <strong> or <em> tags in strange places.

To use:

iwordreader infile

For some reason it will only output to stdout. Needs lots of work.

Random .md files

These are data format documents I found on my old hard disc, mainly for Archimedes and BBC Micro database files that I reverse engineered back in the day for the Archivist converter.

About

Converters for various retro file formats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages