This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Generate an SVG worldmap for the active save. | |
--[====[ | |
world-map-to-svg | |
================ | |
This generates an interactive SVG for the current world, | |
using css and svg shape titles and svg views to create some | |
minor interactivity. | |
Will save as region-world-name-svg-map.svg in the DF play folder. |