Bump the icons correct small error in template icon and better fit the txt into the icon

This commit is contained in:
Mario Fetka 2013-05-08 11:23:35 +02:00
parent 4996d6c518
commit a78b0c4b44
4 changed files with 9 additions and 9 deletions

View File

@ -142,8 +142,8 @@ DL_ARCH[20]="X86_64"
DL_EXTRACT_FORMAT[20]="unzip"
DL_EXTRACT_TO[20]="Plugin"
DL_FILE[21]="imagineicons.zip"
DL_SOURCE[21]="http://ftp.disconnected-by-peer.at/pub/imagineicons.zip"
DL_FILE[21]="imagineiconsv2.zip"
DL_SOURCE[21]="http://ftp.disconnected-by-peer.at/pub/imagineiconsv2.zip"
DL_ARCH[21]="ALL"
DL_EXTRACT_FORMAT[21]="unzip"
DL_EXTRACT_TO[21]="Template"

View File

@ -37,21 +37,21 @@ function create() {
type=${typenr/-*/}
### 24bit #############################################################################################################################################
# 256x256
convert -verbose -size 256x256 xc:transparent -font DejaVu-Sans-Condensed-Bold -pointsize 70 -fill white -draw "gravity south text 0,5 '$type'" $type-256x256-txt.png
convert -verbose -size 256x256 xc:transparent -font DejaVu-Sans-Condensed-Bold -pointsize 68 -fill white -draw "gravity south text 0,5 '$type'" $type-256x256-txt.png
composite -verbose -quality 100 -define "png:compression-level=0" $type-256x256-txt.png $INST_DIR/CLIENT_DATA/ALL/Template/icon_imagine_24bit_256x256.png $type-256x256-24bit.png
# 180x180
convert -verbose -resize 180x180 -define "png:compression-level=0" $type-256x256-24bit.png $type-180x180-24bit.png
# 150x150
convert -verbose -resize 150x150 -define "png:compression-level=0" $type-256x256-24bit.png $type-150x150-24bit.png
# 128x128
convert -verbose -size 128x128 xc:transparent -font DejaVu-Sans-Condensed-Bold -pointsize 37 -fill white -draw "gravity south text 0,2 '$type'" $type-128x128-txt.png
convert -verbose -size 128x128 xc:transparent -font DejaVu-Sans-Condensed-Bold -pointsize 37 -fill white -draw "gravity south text 0,3 '$type'" $type-128x128-txt.png
composite -verbose -quality 100 -define "png:compression-level=0" $type-128x128-txt.png $INST_DIR/CLIENT_DATA/ALL/Template/icon_imagine_24bit_128x128.png $type-128x128-24bit.png
# 96x96
convert -verbose -resize 96x96 -define "png:compression-level=0" $type-256x256-24bit.png $type-96x96-24bit.png
# 72x72
convert -verbose -resize 72x72 -define "png:compression-level=0" $type-256x256-24bit.png $type-72x72-24bit.png
# 64x64
convert -verbose -size 64x64 xc:transparent -font DejaVu-Sans-Condensed-Bold -pointsize 19 -fill white -draw "gravity south text 0,1 '$type'" $type-64x64-txt.png
convert -verbose -size 64x64 xc:transparent -font DejaVu-Sans-Condensed-Bold -pointsize 18 -fill white -draw "gravity south text 0,2 '$type'" $type-64x64-txt.png
composite -verbose -quality 100 -define "png:compression-level=0" $type-64x64-txt.png $INST_DIR/CLIENT_DATA/ALL/Template/icon_imagine_24bit_64x64.png $type-64x64-24bit.png
# 50x50
convert -verbose -resize 50x50 -define "png:compression-level=0" $type-64x64-24bit.png $type-50x50-24bit.png
@ -67,9 +67,9 @@ function create() {
# 24x24
convert -verbose -resize 24x24 -define "png:compression-level=0" $type-48x48-24bit.png $type-24x24-24bit.png
# 16x16
#convert -verbose -size 16x16 xc:transparent -font DejaVu-Sans-Condensed-Bold -pointsize 7 -fill white -draw "gravity south text 0,0 '$type'" $type-16x16-txt.png
#composite -verbose -quality 100 -define "png:compression-level=0" $type-16x16-txt.png $INST_DIR/CLIENT_DATA/ALL/Template/icon_imagine_24bit_16x16.png $type-16x16.png
convert -verbose -resize 16x16 -define "png:compression-level=0" $type-48x48-24bit.png $type-16x16-24bit.png
convert -verbose -size 16x16 xc:transparent -font DejaVu-Sans-Condensed-Bold -pointsize 5 -fill white -draw "gravity south text 0,1 '$type'" $type-16x16-txt.png
composite -verbose -quality 100 -define "png:compression-level=0" $type-16x16-txt.png $INST_DIR/CLIENT_DATA/ALL/Template/icon_imagine_24bit_16x16.png $type-16x16-24bit.png
#convert -verbose -resize 16x16 -define "png:compression-level=0" $type-48x48-24bit.png $type-16x16-24bit.png
#### 8bit #############################################################################################################################################
# 256x256

View File

@ -1 +0,0 @@
07fd539fc81b08447374e4b88c5a0c21f06c3b74 /home/mario/.opsi-dist-cache/nyam.imagine-1.0.9/ALL/imagineicons.zip

View File

@ -0,0 +1 @@
d7fcaf723f458137794926607c07571eda0d4639 /home/mario/.opsi-dist-cache/nyam.imagine-1.0.9/ALL/imagineiconsv2.zip