People occasionally ask about SvgToDat (which they sometimes call svg2dat), so I have finally gotten around to uploading its source code to GitHub (along with both 32-bit and 64-bit Windows builds). It can be found here:
https://github.com/tcobbs/SvgToDat
If anyone wants to take over this project, feel free. It is MIT licensed. I wrote this code many years ago (no later than 2011), and haven't really touched it since (other than getting it to compile in Visual Studio 2015). I created a GitHub release that contains two executable zips: one for 32-bit Windows, and the other for 64-bit Windows. It can be found here:
https://github.com/tcobbs/SvgToDat/releases/tag/v0.1
To use the program, simply run SvgToDat <filename.svg>. It will create a file named filename.ldr alongside the SVG file.
https://github.com/tcobbs/SvgToDat
If anyone wants to take over this project, feel free. It is MIT licensed. I wrote this code many years ago (no later than 2011), and haven't really touched it since (other than getting it to compile in Visual Studio 2015). I created a GitHub release that contains two executable zips: one for 32-bit Windows, and the other for 64-bit Windows. It can be found here:
https://github.com/tcobbs/SvgToDat/releases/tag/v0.1
To use the program, simply run SvgToDat <filename.svg>. It will create a file named filename.ldr alongside the SVG file.