implemented 'CLS_TEXFILE' images.

This commit is contained in:
morkt
2018-01-07 01:25:12 +04:00
parent 86171a11f1
commit 6cdf10df13
3 changed files with 273 additions and 4 deletions

View File

@@ -122,6 +122,7 @@
<Compile Include="elf\ImageRMT.cs" />
<Compile Include="HuffmanCompression.cs" />
<Compile Include="Lambda\ArcLAX.cs" />
<Compile Include="Lambda\ImageCLS.cs" />
<Compile Include="Maika\ArcBK.cs" />
<Compile Include="Nekopunch\ImagePBM.cs" />
<Compile Include="Nexas\ArcTPF.cs" />