Icone principale iOS
|
Before Width: | Height: | Size: 260 KiB After Width: | Height: | Size: 52 KiB |
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 7 KiB |
|
Before Width: | Height: | Size: 775 B After Width: | Height: | Size: 862 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 3.3 KiB |
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"images": [
|
||||
{
|
||||
"filename": "black-book.pdf",
|
||||
"filename": "battle_axe.pdf",
|
||||
"idiom": "universal"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
BIN
AideDeJeu/AideDeJeu.iOS/Media.xcassets/icon.imageset/battle_axe.pdf
vendored
Normal file
18
Data/Icons/convertios.bat
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
set INKSCAPE=..\..\Ignore\inkscape\inkscape.com
|
||||
set IOS_PATH=..\..\AideDeJeu\AideDeJeu.iOS\Media.xcassets\
|
||||
|
||||
%INKSCAPE% -w 512 -h 512 -b #ffffff -A %IOS_PATH%icon.imageset\battle_axe.pdf battle-axe.svg
|
||||
|
||||
%INKSCAPE% -w 20 -h 20 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-20.png battle-axe.svg
|
||||
%INKSCAPE% -w 29 -h 29 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-29.png battle-axe.svg
|
||||
%INKSCAPE% -w 40 -h 40 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-40.png battle-axe.svg
|
||||
%INKSCAPE% -w 58 -h 58 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-58.png battle-axe.svg
|
||||
%INKSCAPE% -w 60 -h 60 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-60.png battle-axe.svg
|
||||
%INKSCAPE% -w 76 -h 76 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-76.png battle-axe.svg
|
||||
%INKSCAPE% -w 80 -h 80 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-80.png battle-axe.svg
|
||||
%INKSCAPE% -w 87 -h 87 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-87.png battle-axe.svg
|
||||
%INKSCAPE% -w 120 -h 120 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-120.png battle-axe.svg
|
||||
%INKSCAPE% -w 152 -h 152 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-152.png battle-axe.svg
|
||||
%INKSCAPE% -w 167 -h 167 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-167.png battle-axe.svg
|
||||
%INKSCAPE% -w 180 -h 180 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-180.png battle-axe.svg
|
||||
%INKSCAPE% -w 1024 -h 1024 -b #ffffff -e %IOS_PATH%AppIcon.appiconset\Icon-1024.png battle-axe.svg
|
||||