mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-30 23:16:09 +00:00 
			
		
		
		
	Icones etc...
This commit is contained in:
		
							parent
							
								
									c4a3a06f09
								
							
						
					
					
						commit
						d5ff8f5390
					
				
					 53 changed files with 386 additions and 337 deletions
				
			
		
							
								
								
									
										10
									
								
								Data/Icons/convertone.bat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								Data/Icons/convertone.bat
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,10 @@ | |||
| set INKSCAPE=..\..\Ignore\inkscape\inkscape.com | ||||
| set ANDROID_PATH=..\..\AideDeJeu\AideDeJeu.Android\Resources\ | ||||
| set UWP_PATH=..\..\AideDeJeu\AideDeJeu.UWP\ | ||||
| 
 | ||||
| %INKSCAPE% -z -e %ANDROID_PATH%drawable\%1 -w 72 -h 72 %2 | ||||
| %INKSCAPE% -z -e %ANDROID_PATH%drawable-hdpi\%1 -w 72 -h 72 %2 | ||||
| %INKSCAPE% -z -e %ANDROID_PATH%drawable-xhdpi\%1 -w 96 -h 96 %2 | ||||
| %INKSCAPE% -z -e %ANDROID_PATH%drawable-xxhdpi\%1 -w 144 -h 144 %2 | ||||
| %INKSCAPE% -z -e %UWP_PATH%%1 -w 144 -h 144 %2 | ||||
| 
 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez