implemented Nekopunch PBM images.

This commit is contained in:
morkt
2018-01-03 22:01:32 +04:00
parent f44c13c19e
commit 22df3f0e33
2 changed files with 70 additions and 0 deletions

View File

@@ -121,6 +121,7 @@
<Compile Include="HuffmanCompression.cs" />
<Compile Include="Lambda\ArcLAX.cs" />
<Compile Include="Maika\ArcBK.cs" />
<Compile Include="Nekopunch\ImagePBM.cs" />
<Compile Include="Nexas\ArcTPF.cs" />
<Compile Include="LiveMaker\ImageGALX.cs" />
<Compile Include="Otemoto\ArcTLZ.cs" />