source: osm/applications/editors/josm/plugins/toms/src/make_images@ 22648

Last change on this file since 22648 was 22647, checked in by malcolmh, 14 years ago

more images

  • Property svn:executable set to *
File size: 239 bytes
Line 
1for i in ../../../../openseamap/renderer/osmarender/styleshheets/SeaMapSymbols/*.svg; do \
2inkscape $i -d 45 -e `echo $i | sed -e 'sX^../../../../openseamap/renderer/osmarender/styleshheets/SeaMapSymbolsXimagesX' -e 's/.svg$/.png/'`; done
Note: See TracBrowser for help on using the repository browser.