implemented BDF multi-frame images.

This commit is contained in:
morkt
2015-08-23 07:33:37 +04:00
parent b926bff7f5
commit 31842bdea5
2 changed files with 240 additions and 0 deletions

View File

@@ -62,6 +62,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Amaterasu\ImageGRP.cs" />
<Compile Include="BitStream.cs" />
<Compile Include="Lilim\ArcABM.cs" />
<Compile Include="ActiveSoft\ArcADPACK.cs" />
<Compile Include="ArcAdvCls.cs" />
@@ -147,6 +148,7 @@
<DependentUpon>WidgetRCT.xaml</DependentUpon>
</Compile>
<Compile Include="ZLibStream.cs" />
<Compile Include="Zyx\ArcBDF.cs" />
<None Include="ArcSeraph.cs" />
<Compile Include="ArcSPack.cs" />
<Compile Include="NitroPlus\ArcSteinsGate.cs" />