Frame data refers to gfxres doc rather than paste it in
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1184 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-10
@@ -67,16 +67,7 @@ bits are most likely never used):
|
||||
|
||||
Frames:
|
||||
Then for all frames:
|
||||
If DATA_HARDWARE is set in the flags for this char:
|
||||
4 Size of image data
|
||||
? .cel image data
|
||||
If DATA_PACKED is set in the flags for this char: (from 3do/imageint.c)
|
||||
for every line in the image (bounds.height lines):
|
||||
2 number of bytes used to encode this line
|
||||
The actual number of bytes is computed like so:
|
||||
(number-of-bytes + 2) * 4
|
||||
a number of packets of this format:
|
||||
|
||||
See "Frames" in gfxres.
|
||||
|
||||
|
||||
Initial version 2003-09-02, by Alex Volkov
|
||||
|
||||
Reference in New Issue
Block a user