implemented G2 archives and PGX images.

This commit is contained in:
morkt
2015-12-08 21:19:13 +04:00
parent b442bd5afb
commit 341800cda9
4 changed files with 621 additions and 0 deletions

View File

@@ -82,6 +82,8 @@
<Compile Include="FC01\WidgetMCG.xaml.cs">
<DependentUpon>WidgetMCG.xaml</DependentUpon>
</Compile>
<Compile Include="Glib2\ArcG2.cs" />
<Compile Include="Glib2\ImagePGX.cs" />
<Compile Include="ImagePSD.cs" />
<Compile Include="Kaguya\ImageAO.cs" />
<Compile Include="Propeller\ArcMGR.cs" />