implemented AXR archives and ZAW images.

This commit is contained in:
morkt
2016-07-01 20:03:46 +04:00
parent 91ddccf8d6
commit cc22f988c6
4 changed files with 290 additions and 0 deletions

View File

@@ -327,6 +327,8 @@
<Compile Include="BlackCyc\ArcVPK.cs" />
<Compile Include="Vitamin\ImageMFC.cs" />
<Compile Include="Vitamin\ImageSBI.cs" />
<Compile Include="VnEngine\ArcAXR.cs" />
<Compile Include="VnEngine\ImageZAW.cs" />
<Compile Include="WebP\Alpha.cs" />
<Compile Include="WebP\Decoder.cs">
<SubType>Code</SubType>