X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=graphics%2Fupdate;h=95a762044eee0f388432b3b53840589aa7735903;hb=e3321029d7c57d4a0a7e72e9c0aa69eb1e124016;hp=33e6365d2cb6c3672c6824823602fcb0fe633119;hpb=592e22afa11706f61f39eeb038be56adea09cbc8;p=dcpomatic.git diff --git a/graphics/update b/graphics/update index 33e6365d2..95a762044 100755 --- a/graphics/update +++ b/graphics/update @@ -70,6 +70,10 @@ else $INKSCAPE $i.png src/$i.svg -w 32 -h 32 done + # Playlist editor tick/no-tick + $INKSCAPE tick.png src/tick.svg -w 16 -h 16 + $INKSCAPE no_tick.png src/no_tick.svg -w 16 -h 16 + # favicon mkdir -p web convert src/web.png -resize 256x256 -transparent white web/favicon-256x256.png