Skip to content

Instantly share code, notes, and snippets.

View therahedwig's full-sized avatar

therahedwig

View GitHub Profile
@therahedwig
therahedwig / lua
Last active March 7, 2020 16:26
world-map-to-svg
-- 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.