<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.temlib.org/AtariForumWiki/index.php?action=history&amp;feed=atom&amp;title=MegaPaint_file_format</id>
	<title>MegaPaint file format - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.temlib.org/AtariForumWiki/index.php?action=history&amp;feed=atom&amp;title=MegaPaint_file_format"/>
	<link rel="alternate" type="text/html" href="https://www.temlib.org/AtariForumWiki/index.php?title=MegaPaint_file_format&amp;action=history"/>
	<updated>2026-05-06T19:02:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.2</generator>
	<entry>
		<id>https://www.temlib.org/AtariForumWiki/index.php?title=MegaPaint_file_format&amp;diff=15168&amp;oldid=prev</id>
		<title>&gt;Lp: moved MegaPaint to MegaPaint file format: For consistency</title>
		<link rel="alternate" type="text/html" href="https://www.temlib.org/AtariForumWiki/index.php?title=MegaPaint_file_format&amp;diff=15168&amp;oldid=prev"/>
		<updated>2017-01-03T00:29:58Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/AtariForumWiki/index.php/MegaPaint&quot; class=&quot;mw-redirect&quot; title=&quot;MegaPaint&quot;&gt;MegaPaint&lt;/a&gt; to &lt;a href=&quot;/AtariForumWiki/index.php/MegaPaint_file_format&quot; title=&quot;MegaPaint file format&quot;&gt;MegaPaint file format&lt;/a&gt;: For consistency&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:29, 2 January 2017&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>&gt;Lp</name></author>
	</entry>
	<entry>
		<id>https://www.temlib.org/AtariForumWiki/index.php?title=MegaPaint_file_format&amp;diff=15167&amp;oldid=prev</id>
		<title>&gt;Lp: New page</title>
		<link rel="alternate" type="text/html" href="https://www.temlib.org/AtariForumWiki/index.php?title=MegaPaint_file_format&amp;diff=15167&amp;oldid=prev"/>
		<updated>2017-01-02T20:44:29Z</updated>

		<summary type="html">&lt;p&gt;New page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
MegaPaint    *.BLD&lt;br /&gt;
&lt;br /&gt;
1 word          image width in pixels [if negative, file is compressed]&lt;br /&gt;
1 word          image height in pixels&lt;br /&gt;
-------&lt;br /&gt;
4 bytes         total for header&lt;br /&gt;
&lt;br /&gt;
??              monochrome image data [max. 1440x1856]&lt;br /&gt;
                uncompressed size = ((width+7)/8)*height&lt;br /&gt;
&lt;br /&gt;
Compression scheme:&lt;br /&gt;
&lt;br /&gt;
For a given control byte 'n':&lt;br /&gt;
  n = 0         : use the next byte + 1 times and repeat 0&lt;br /&gt;
  n = 255       : use the next byte + 1 times and repeat 255&lt;br /&gt;
  n&amp;gt;0 and n&amp;lt;255 : output n (literal)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Back to [[ST Picture Formats]]&lt;/div&gt;</summary>
		<author><name>&gt;Lp</name></author>
	</entry>
</feed>