edemaine / svgtiler

Tool for drawing diagrams on a grid, combining grids of SVGs into a big SVG figure
MIT License
61 stars 6 forks source link

Customization by filename #59

Closed edemaine closed 4 years ago

edemaine commented 4 years ago

.coffee/.js mapping files should have access to the name of the file being processed, and for xlsx etc, the name of the subsheet within the file. This would make it easy to customize e.g. colors for specific images, while sharing the code among many files. (This came up in Tatamibari.)