15 lines
280 B
Text
15 lines
280 B
Text
NOTES
|
|
|
|
(1) You need inkscape installed to use this script.
|
|
|
|
sudo apt-get install inkscape (or use software manager)
|
|
|
|
(2) Make this script executable by doing:
|
|
|
|
chmod +x render_pngs.sh
|
|
|
|
(3) Execute by doing:
|
|
|
|
./render_pngs.sh
|
|
|
|
|