OSDN Git Service

Remove all samples. They will work well and useful for reference. But there is no...
[nxt-jsp/etrobo-atk.git] / nxtOSEK / samples_c++ / cc / sprite_devl / sprite compressor tool spec
diff --git a/nxtOSEK/samples_c++/cc/sprite_devl/sprite compressor tool spec b/nxtOSEK/samples_c++/cc/sprite_devl/sprite compressor tool spec
deleted file mode 100644 (file)
index ddcecd0..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-name proposal;\r
-spritepaq\r
-\r
-command line: \r
-name of the spr file\r
-width \r
-height (it will calculate the # of frames)\r
-forced type of compression\r
-\r
-header:\r
-sprite deflate version\r
-width\r
-height\r
-number of frames\r
-compression method used\r
-byte offset to frame data\r
-bitfield of compressed frames\r
-\r
-Internally\r
-for each sprite frame\r
-       compress the frame\r
-       check to see if the size is smaller when compressed\r
-       
\ No newline at end of file