Welcome to mirror list, hosted at ThFree Co, Russian Federation.

blender_icons.sh « datafiles « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f923f02aee1a28add283f4b8596ce661a1789a81 (plain)
1
2
3
4
5
#!/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