<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[PyDPainter Forum - Hints & Tricks]]></title>
		<link>https://forum.pydpainter.org/</link>
		<description><![CDATA[PyDPainter Forum - https://forum.pydpainter.org]]></description>
		<pubDate>Wed, 26 Aug 2026 21:22:07 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Grabbbing brushs one pixels less than grid.]]></title>
			<link>https://forum.pydpainter.org/thread-24.html</link>
			<pubDate>Wed, 26 Aug 2026 13:39:19 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pydpainter.org/member.php?action=profile&uid=3">Stephane</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pydpainter.org/thread-24.html</guid>
			<description><![CDATA[To do tiles in DP one has to enable the grid, and check excl brush so selection is 8x8 not 9x9.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="PNG Image" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=32" target="_blank">dive-mockup.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">13.51 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">0</span></span>
</div>
<!-- end: postbit_attachments_attachment --> <img src="https://files.mastodon.social/cache/media_attachments/files/117/104/011/565/278/129/original/a60f9cd849cfd94d.png" loading="lazy"  alt="[Image: a60f9cd849cfd94d.png]" class="mycode_img img-responsive" /><br />
<br />
Trick and pic by <a href="https://mastodon.social/@androidarts@mastodon.gamedev.place" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">AndroidArts</span> @androidarts@mastodon.gamedev.place</a><br />
Mucking about with a diving game concept in DPIII. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Excl Brush</span> is in <span style="font-weight: bold;" class="mycode_b">Prefs menu.</span>]]></description>
			<content:encoded><![CDATA[To do tiles in DP one has to enable the grid, and check excl brush so selection is 8x8 not 9x9.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="PNG Image" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=32" target="_blank">dive-mockup.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">13.51 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">0</span></span>
</div>
<!-- end: postbit_attachments_attachment --> <img src="https://files.mastodon.social/cache/media_attachments/files/117/104/011/565/278/129/original/a60f9cd849cfd94d.png" loading="lazy"  alt="[Image: a60f9cd849cfd94d.png]" class="mycode_img img-responsive" /><br />
<br />
Trick and pic by <a href="https://mastodon.social/@androidarts@mastodon.gamedev.place" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">AndroidArts</span> @androidarts@mastodon.gamedev.place</a><br />
Mucking about with a diving game concept in DPIII. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Excl Brush</span> is in <span style="font-weight: bold;" class="mycode_b">Prefs menu.</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Pick color from Reference picture]]></title>
			<link>https://forum.pydpainter.org/thread-21.html</link>
			<pubDate>Mon, 24 Aug 2026 13:13:59 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pydpainter.org/member.php?action=profile&uid=3">Stephane</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pydpainter.org/thread-21.html</guid>
			<description><![CDATA[Load your picture as a Background (<span style="font-weight: bold;" class="mycode_b">Effect / Background / Open</span>)<br />
Go to the Palette [p]. Use the button with the RGB pipette.<br />
<img src="https://pydpainter.org/docs/menus/src/rgb-pick-button.png" loading="lazy"  alt="[Image: rgb-pick-button.png]" class="mycode_img img-responsive" /><br />
You can now pick up colors from your background picture.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="PNG Image" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=31" target="_blank">background-pick.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">243.31 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">3</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br />
<br />
<a href="https://pydpainter.org/docs/menus/src/palette.md#rgb-pick" target="_blank" rel="noopener" class="mycode_url">Learn more on the documentation</a> :<br />
<hr class="mycode_hr" />
Not to be confused with the regular "Pick color" with [?] or <span style="font-weight: bold;" class="mycode_b">CTRL </span>short key or a click on the current color in the toolbox.<br />
Those are only color selector for the colors you already have in the Palette and drawn in your current project.]]></description>
			<content:encoded><![CDATA[Load your picture as a Background (<span style="font-weight: bold;" class="mycode_b">Effect / Background / Open</span>)<br />
Go to the Palette [p]. Use the button with the RGB pipette.<br />
<img src="https://pydpainter.org/docs/menus/src/rgb-pick-button.png" loading="lazy"  alt="[Image: rgb-pick-button.png]" class="mycode_img img-responsive" /><br />
You can now pick up colors from your background picture.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="PNG Image" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=31" target="_blank">background-pick.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">243.31 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">3</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br />
<br />
<a href="https://pydpainter.org/docs/menus/src/palette.md#rgb-pick" target="_blank" rel="noopener" class="mycode_url">Learn more on the documentation</a> :<br />
<hr class="mycode_hr" />
Not to be confused with the regular "Pick color" with [?] or <span style="font-weight: bold;" class="mycode_b">CTRL </span>short key or a click on the current color in the toolbox.<br />
Those are only color selector for the colors you already have in the Palette and drawn in your current project.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Fill type short key]]></title>
			<link>https://forum.pydpainter.org/thread-20.html</link>
			<pubDate>Mon, 24 Aug 2026 11:21:54 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pydpainter.org/member.php?action=profile&uid=3">Stephane</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pydpainter.org/thread-20.html</guid>
			<description><![CDATA[Sometime you need to go back to standard fill (no gradient):<br />
SHIFT-F2<br />
<br />
You can browse most Fill Type using :<br />
SHIFT-F1 - Pattern<br />
 SHIFT-F2 - Solid<br />
 SHIFT-F3 - Circular<br />
 SHIFT-F4 - Vertical Fit<br />
 SHIFT-F5 - Linear<br />
 SHIFT-F6 - Horizontal Fit<br />
 SHIFT-F7 - Fit Both<br />
 SHIFT-F8 - Smooth]]></description>
			<content:encoded><![CDATA[Sometime you need to go back to standard fill (no gradient):<br />
SHIFT-F2<br />
<br />
You can browse most Fill Type using :<br />
SHIFT-F1 - Pattern<br />
 SHIFT-F2 - Solid<br />
 SHIFT-F3 - Circular<br />
 SHIFT-F4 - Vertical Fit<br />
 SHIFT-F5 - Linear<br />
 SHIFT-F6 - Horizontal Fit<br />
 SHIFT-F7 - Fit Both<br />
 SHIFT-F8 - Smooth]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Ressources for PyDPainter (iff, brushs, anim files etc)]]></title>
			<link>https://forum.pydpainter.org/thread-14.html</link>
			<pubDate>Sun, 23 Aug 2026 14:14:42 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pydpainter.org/member.php?action=profile&uid=3">Stephane</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pydpainter.org/thread-14.html</guid>
			<description><![CDATA[Lots of pictures, pictures with Color Cycles as GIF or iff files (original Amiga files) :<br />
<a href="https://amiga.lychesis.net/index.html" target="_blank" rel="noopener" class="mycode_url">https://amiga.lychesis.net/index.html</a><br />
<br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="GIF Image" alt=".gif" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=18" target="_blank">ThorstenSchlueter_AmigaMonitor.gif</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">152.94 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">2</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br />
<br />
I re-command to Download the iff file clicking on the IFF icon on top right of the picture if available. Just load or drop it into PyDPainter. Hit TAB for switching Color Cycles on.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="GIF Image" alt=".gif" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=19" target="_blank">Amiga-cycle.gif</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">326.93 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">2</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br />
<hr class="mycode_hr" />
Lot of Amiga, Atari St and PC animation with ANIM5 files compatible with PyDPainter !<br />
<br />
<a href="https://www.randelshofer.ch/animations/index.html" target="_blank" rel="noopener" class="mycode_url">https://www.randelshofer.ch/animations/index.html</a><br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="PNG Image" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=20" target="_blank">SeaCastSiege.ilbm.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">47.96 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">1</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br />
<br />
I highly recommand on the Amiga section, the works and animations of <br />
[*]<a href="https://www.randelshofer.ch/animations/anims/don_bluth/thu_don_bluth.html" target="_blank" rel="noopener" class="mycode_url">Don Bluth</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/eric_graham/thu_eric_graham.html" target="_blank" rel="noopener" class="mycode_url">Eric Graham</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/eric_w_schwartz/thu_eric_w_schwartz.html" target="_blank" rel="noopener" class="mycode_url">Eric W. Schwartz</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/james_m_robinson/thu_james_m_robinson.html" target="_blank" rel="noopener" class="mycode_url">James M. Robinson</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/jim_sachs/thu_jim_sachs.html" target="_blank" rel="noopener" class="mycode_url">Jim Sachs</a><br />
<br />
ANIM5 files has to be loaded as animation, use the Anim / Load menu. ANIM7 or later are not compatible with PyDPainter at this time.<br />
<br />
<hr class="mycode_hr" />
Magnetic Scrolls - The complete artwork<br />
<a href="https://msmemorial.if-legends.org/artwork.php" target="_blank" rel="noopener" class="mycode_url">https://msmemorial.if-legends.org/artwork.php</a><br />
<br />
Lot's of bitmap artwork from Amiga games ! Can be download as png pictures.<br />
<hr class="mycode_hr" />
<blockquote class="mycode_quote"><cite><span> (08-23-2026, 11:14 AM)</span>Stephane Wrote: <a href="https://forum.pydpainter.org/post-22.html#pid22" class="quick_jump">&nbsp;</a></cite>Lots of pictures, pictures with Color Cycles as GIF or iff files (original Amiga files) :<br />
<a href="https://amiga.lychesis.net/index.html" target="_blank" rel="noopener" class="mycode_url">https://amiga.lychesis.net/index.html</a><br />
<br />
<br />
<br />
I re-command to Download the iff file clicking on the IFF icon on top right of the picture if available. Just load or drop it into PyDPainter. Hit TAB for switching Color Cycles on.<br />
<br />
<br />
<hr class="mycode_hr" />
Lot of Amiga, Atari St and PC animation with ANIM5 files compatible with PyDPainter !<br />
<br />
<a href="https://www.randelshofer.ch/animations/index.html" target="_blank" rel="noopener" class="mycode_url">https://www.randelshofer.ch/animations/index.html</a><br />
<br />
<br />
I highly recommand on the Amiga section, the works and animations of <br />
[*]<a href="https://www.randelshofer.ch/animations/anims/don_bluth/thu_don_bluth.html" target="_blank" rel="noopener" class="mycode_url">Don Bluth</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/eric_graham/thu_eric_graham.html" target="_blank" rel="noopener" class="mycode_url">Eric Graham</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/eric_w_schwartz/thu_eric_w_schwartz.html" target="_blank" rel="noopener" class="mycode_url">Eric W. Schwartz</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/james_m_robinson/thu_james_m_robinson.html" target="_blank" rel="noopener" class="mycode_url">James M. Robinson</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/jim_sachs/thu_jim_sachs.html" target="_blank" rel="noopener" class="mycode_url">Jim Sachs</a><br />
<br />
ANIM5 files has to be loaded as animation, use the Anim / Load menu. ANIM7 or later are not compatible with PyDPainter at this time.<br />
<br />
<hr class="mycode_hr" />
Magnetic Scrolls - The complete artwork<br />
<a href="https://msmemorial.if-legends.org/artwork.php" target="_blank" rel="noopener" class="mycode_url">https://msmemorial.if-legends.org/artwork.php</a><br />
<br />
Lot's of bitmap artwork from Amiga games ! Can be download as png pictures.</blockquote>[*]<br />
Collection of bitmap fonts pulled from various demoscene archives over the years ! <br />
<a href="https://github.com/ianhan/BitmapFonts/blob/main/previews.md" target="_blank" rel="noopener" class="mycode_url">https://github.com/ianhan/BitmapFonts/bl...reviews.md</a><br />
Can be used as brushs to compose your own text / titles. I made a tutorial about this !<br />
<div class="bootbb-video-container" style="max-width:800px"><iframe width="800" height="450" src="//www.youtube-nocookie.com/embed/JF9-Wa3YbrY" frameborder="0" allowfullscreen="true"></iframe></div>
<br />
It's in French, but English subtitles has been reviewed.<br />
<hr class="mycode_hr" />
Lot of graphics from Demoscene competitions and parties.<br />
Some of them are pixel art graphics compatible with PyDPainter.<br />
<br />
Here are Amiga AGA 256 colors or less picture for example. Unzip the files and open the .png or others graphics files into PyDPainter.<br />
<a href="https://demozoo.org/graphics/?platform=6&amp;production_type=23" target="_blank" rel="noopener" class="mycode_url">https://demozoo.org/graphics/?platform=6...on_type=23</a><br />
<br />
You may found nice pictures on MS-DOS or Amiga OCS/ECS or Atari GRAPHICS competitions too.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="PNG Image" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=21" target="_blank">demozoo.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">225.12 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">1</span></span>
</div>
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Lots of pictures, pictures with Color Cycles as GIF or iff files (original Amiga files) :<br />
<a href="https://amiga.lychesis.net/index.html" target="_blank" rel="noopener" class="mycode_url">https://amiga.lychesis.net/index.html</a><br />
<br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="GIF Image" alt=".gif" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=18" target="_blank">ThorstenSchlueter_AmigaMonitor.gif</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">152.94 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">2</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br />
<br />
I re-command to Download the iff file clicking on the IFF icon on top right of the picture if available. Just load or drop it into PyDPainter. Hit TAB for switching Color Cycles on.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="GIF Image" alt=".gif" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=19" target="_blank">Amiga-cycle.gif</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">326.93 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">2</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br />
<hr class="mycode_hr" />
Lot of Amiga, Atari St and PC animation with ANIM5 files compatible with PyDPainter !<br />
<br />
<a href="https://www.randelshofer.ch/animations/index.html" target="_blank" rel="noopener" class="mycode_url">https://www.randelshofer.ch/animations/index.html</a><br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="PNG Image" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=20" target="_blank">SeaCastSiege.ilbm.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">47.96 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">1</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br />
<br />
I highly recommand on the Amiga section, the works and animations of <br />
[*]<a href="https://www.randelshofer.ch/animations/anims/don_bluth/thu_don_bluth.html" target="_blank" rel="noopener" class="mycode_url">Don Bluth</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/eric_graham/thu_eric_graham.html" target="_blank" rel="noopener" class="mycode_url">Eric Graham</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/eric_w_schwartz/thu_eric_w_schwartz.html" target="_blank" rel="noopener" class="mycode_url">Eric W. Schwartz</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/james_m_robinson/thu_james_m_robinson.html" target="_blank" rel="noopener" class="mycode_url">James M. Robinson</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/jim_sachs/thu_jim_sachs.html" target="_blank" rel="noopener" class="mycode_url">Jim Sachs</a><br />
<br />
ANIM5 files has to be loaded as animation, use the Anim / Load menu. ANIM7 or later are not compatible with PyDPainter at this time.<br />
<br />
<hr class="mycode_hr" />
Magnetic Scrolls - The complete artwork<br />
<a href="https://msmemorial.if-legends.org/artwork.php" target="_blank" rel="noopener" class="mycode_url">https://msmemorial.if-legends.org/artwork.php</a><br />
<br />
Lot's of bitmap artwork from Amiga games ! Can be download as png pictures.<br />
<hr class="mycode_hr" />
<blockquote class="mycode_quote"><cite><span> (08-23-2026, 11:14 AM)</span>Stephane Wrote: <a href="https://forum.pydpainter.org/post-22.html#pid22" class="quick_jump">&nbsp;</a></cite>Lots of pictures, pictures with Color Cycles as GIF or iff files (original Amiga files) :<br />
<a href="https://amiga.lychesis.net/index.html" target="_blank" rel="noopener" class="mycode_url">https://amiga.lychesis.net/index.html</a><br />
<br />
<br />
<br />
I re-command to Download the iff file clicking on the IFF icon on top right of the picture if available. Just load or drop it into PyDPainter. Hit TAB for switching Color Cycles on.<br />
<br />
<br />
<hr class="mycode_hr" />
Lot of Amiga, Atari St and PC animation with ANIM5 files compatible with PyDPainter !<br />
<br />
<a href="https://www.randelshofer.ch/animations/index.html" target="_blank" rel="noopener" class="mycode_url">https://www.randelshofer.ch/animations/index.html</a><br />
<br />
<br />
I highly recommand on the Amiga section, the works and animations of <br />
[*]<a href="https://www.randelshofer.ch/animations/anims/don_bluth/thu_don_bluth.html" target="_blank" rel="noopener" class="mycode_url">Don Bluth</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/eric_graham/thu_eric_graham.html" target="_blank" rel="noopener" class="mycode_url">Eric Graham</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/eric_w_schwartz/thu_eric_w_schwartz.html" target="_blank" rel="noopener" class="mycode_url">Eric W. Schwartz</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/james_m_robinson/thu_james_m_robinson.html" target="_blank" rel="noopener" class="mycode_url">James M. Robinson</a><br />
[*]<a href="https://www.randelshofer.ch/animations/anims/jim_sachs/thu_jim_sachs.html" target="_blank" rel="noopener" class="mycode_url">Jim Sachs</a><br />
<br />
ANIM5 files has to be loaded as animation, use the Anim / Load menu. ANIM7 or later are not compatible with PyDPainter at this time.<br />
<br />
<hr class="mycode_hr" />
Magnetic Scrolls - The complete artwork<br />
<a href="https://msmemorial.if-legends.org/artwork.php" target="_blank" rel="noopener" class="mycode_url">https://msmemorial.if-legends.org/artwork.php</a><br />
<br />
Lot's of bitmap artwork from Amiga games ! Can be download as png pictures.</blockquote>[*]<br />
Collection of bitmap fonts pulled from various demoscene archives over the years ! <br />
<a href="https://github.com/ianhan/BitmapFonts/blob/main/previews.md" target="_blank" rel="noopener" class="mycode_url">https://github.com/ianhan/BitmapFonts/bl...reviews.md</a><br />
Can be used as brushs to compose your own text / titles. I made a tutorial about this !<br />
<div class="bootbb-video-container" style="max-width:800px"><iframe width="800" height="450" src="//www.youtube-nocookie.com/embed/JF9-Wa3YbrY" frameborder="0" allowfullscreen="true"></iframe></div>
<br />
It's in French, but English subtitles has been reviewed.<br />
<hr class="mycode_hr" />
Lot of graphics from Demoscene competitions and parties.<br />
Some of them are pixel art graphics compatible with PyDPainter.<br />
<br />
Here are Amiga AGA 256 colors or less picture for example. Unzip the files and open the .png or others graphics files into PyDPainter.<br />
<a href="https://demozoo.org/graphics/?platform=6&amp;production_type=23" target="_blank" rel="noopener" class="mycode_url">https://demozoo.org/graphics/?platform=6...on_type=23</a><br />
<br />
You may found nice pictures on MS-DOS or Amiga OCS/ECS or Atari GRAPHICS competitions too.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="PNG Image" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=21" target="_blank">demozoo.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">225.12 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">1</span></span>
</div>
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MultiCycle Prefs]]></title>
			<link>https://forum.pydpainter.org/thread-10.html</link>
			<pubDate>Thu, 20 Aug 2026 19:47:05 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pydpainter.org/member.php?action=profile&uid=3">Stephane</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pydpainter.org/thread-10.html</guid>
			<description><![CDATA[Using the Cycle mode (F7), each brush is drawn on a plain color of the current (gradient) colors cycle.<br />
(see first lines)<br />
<br />
When <span style="font-weight: bold;" class="mycode_b">MultiCycle Prefs</span> is ticked / on, each color of the brush cycle if inside the current (gradient) colors cycle. <br />
(see seconds lines)<br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="PNG Image" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=17" target="_blank">multicycle.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">183.72 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">1</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br />
<br />
<a href="https://pydpainter.org/docs/menus/src/prefs.md#multicycle" target="_blank" rel="noopener" class="mycode_url">See doc for more</a>.]]></description>
			<content:encoded><![CDATA[Using the Cycle mode (F7), each brush is drawn on a plain color of the current (gradient) colors cycle.<br />
(see first lines)<br />
<br />
When <span style="font-weight: bold;" class="mycode_b">MultiCycle Prefs</span> is ticked / on, each color of the brush cycle if inside the current (gradient) colors cycle. <br />
(see seconds lines)<br />
<!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://forum.pydpainter.org/images/attachtypes/image.png" title="PNG Image" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=17" target="_blank">multicycle.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">183.72 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">1</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br />
<br />
<a href="https://pydpainter.org/docs/menus/src/prefs.md#multicycle" target="_blank" rel="noopener" class="mycode_url">See doc for more</a>.]]></content:encoded>
		</item>
	</channel>
</rss>