Commit b1fe4ca3 authored by 神楽坂玲奈's avatar 神楽坂玲奈

clean

parent 8eac20f1
......@@ -57,8 +57,163 @@
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<ItemGroup>
<None Include="textures/act.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/att_dark.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/att_devine.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/att_earth.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/att_fire.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/att_light.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/att_water.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/att_wind.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/attack.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/card_effect.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/card_fusion.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/card_normal.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/card_peffect.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/card_pnormal.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/card_pxyz.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/card_ritual.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/card_spell.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/card_synchro.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/card_token.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/card_trap.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/card_xyz.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/cover.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/disabled.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/equip.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/loading.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/lp.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/lpf.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/p1.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/sel_field.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/spell1.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/spell2.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/star.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/starb.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/trap1.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/trap2.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/type_continuous.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/type_counter.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/type_equip.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/type_field.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/type_quickplay.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="textures/type_ritual.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="txt/_functions.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="txt/_script.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="txt/counters.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="txt/limitlist.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="txt/limitlist1131.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="txt/limitlist1191.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="txt/setname.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="txt/system.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="txt/tokens.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="txt/win.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSHARP.Targets" />
<ProjectExtensions>
<VisualStudio AllowExistingFolder="true" />
</ProjectExtensions>
</Project>
\ No newline at end of file
</Project>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
</Project>
\ No newline at end of file
......@@ -28,7 +28,7 @@
EncoderParameters encoderParams = new EncoderParameters(1);
EncoderParameter parameter = new EncoderParameter(quality, 0x5fL);
encoderParams.Param[0] = parameter;
string[] files = Directory.GetFiles("./pico");
string[] files = Directory.GetFiles("./pico", "*.jpg");
Directory.CreateDirectory("./picn/thumbnail");
foreach (string str in files)
{
......
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
C:\Users\Twinkle\Desktop\ImgGen\bin\Debug\ImgGen.exe.config
C:\Users\Twinkle\Desktop\ImgGen\bin\Debug\ImgGen.exe
C:\Users\Twinkle\Desktop\ImgGen\bin\Debug\ImgGen.pdb
C:\Users\Twinkle\Desktop\ImgGen\bin\Debug\System.Data.SQLite.dll
C:\Users\Twinkle\Desktop\ImgGen\obj\x86\Debug\ImgGen.exe
C:\Users\Twinkle\Desktop\ImgGen\obj\x86\Debug\ImgGen.pdb
C:\Users\Twinkle\Desktop\ImgGen\obj\x86\Debug\ImgGen.csprojResolveAssemblyReference.cache
C:\Users\Twinkle\Documents\Github\ImgGen\bin\Debug\ImgGen.exe.config
C:\Users\Twinkle\Documents\Github\ImgGen\obj\x86\Debug\ImgGen.exe
C:\Users\Twinkle\Documents\Github\ImgGen\obj\x86\Debug\ImgGen.pdb
C:\Users\Twinkle\Documents\Github\ImgGen\bin\Debug\ImgGen.exe
C:\Users\Twinkle\Documents\Github\ImgGen\bin\Debug\ImgGen.pdb
C:\Users\Twinkle\Documents\Github\ImgGen\bin\Debug\System.Data.SQLite.dll
C:\Users\Twinkle\Documents\Github\ImgGen\obj\x86\Debug\ImgGen.csprojResolveAssemblyReference.cache
C:\Users\Twinkle\Desktop\ImgGen\bin\Release\ImgGen.exe.config
C:\Users\Twinkle\Desktop\ImgGen\bin\Release\ImgGen.exe
C:\Users\Twinkle\Desktop\ImgGen\bin\Release\ImgGen.pdb
C:\Users\Twinkle\Desktop\ImgGen\bin\Release\System.Data.SQLite.dll
C:\Users\Twinkle\Desktop\ImgGen\obj\x86\Release\ImgGen.csprojResolveAssemblyReference.cache
C:\Users\Twinkle\Desktop\ImgGen\obj\x86\Release\ImgGen.exe
C:\Users\Twinkle\Desktop\ImgGen\obj\x86\Release\ImgGen.pdb
C:\Users\Twinkle\Documents\Github\ImgGen\bin\Release\ImgGen.exe.config
C:\Users\Twinkle\Documents\Github\ImgGen\obj\x86\Release\ImgGen.exe
C:\Users\Twinkle\Documents\Github\ImgGen\obj\x86\Release\ImgGen.pdb
C:\Users\Twinkle\Documents\Github\ImgGen\bin\Release\ImgGen.exe
C:\Users\Twinkle\Documents\Github\ImgGen\bin\Release\ImgGen.pdb
C:\Users\Twinkle\Documents\Github\ImgGen\bin\Release\System.Data.SQLite.dll
C:\Users\Twinkle\Documents\Github\ImgGen\obj\x86\Release\ImgGen.csprojResolveAssemblyReference.cache
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment