Talk:Microsoft RLE

From MultimediaWiki
Revision as of 14:08, 27 September 2006 by None (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

So how does this "Move X right and Y down" and "End of line" things work? X and Y are always unsigned, right? How do you fill the space you jump over? What about warparounds (if 10 pixels are remaining for the right edge and you move 15...)?

Also, unlike standard BMPs, these ones are stored from the top to the bottom, right?