blender/release/datafiles/blender_icons.sh
Campbell Barton 17c5c9935c icon update [#33448] Adding Vector Sources for Icons
from:	Blender ICONS - v.2.5.08 (GPL).svg

also updated the shell script.
2012-12-19 14:57:01 +00:00

6 lines
239 B
Bash
Executable File

#!/bin/sh
# This script updates icons from the SVG file
inkscape blender_icons.svg --export-dpi=90 --without-gui --export-png=blender_icons16.png
inkscape blender_icons.svg --export-dpi=180 --without-gui --export-png=blender_icons32.png