<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Menu</title><link>https://sourceforge.net/p/hollypaint/wiki/Menu/</link><description>Recent changes to Menu</description><atom:link href="https://sourceforge.net/p/hollypaint/wiki/Menu/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 11 Aug 2013 21:28:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hollypaint/wiki/Menu/feed" rel="self" type="application/rss+xml"/><item><title>Menu modified by Matthias Rustler</title><link>https://sourceforge.net/p/hollypaint/wiki/Menu/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -95,7 +95,7 @@
 Opens the settings window.

 * MUI Settings
-Opens the MUI settings catalog.
+Opens the MUI settings window.

 * About
 * About MUI
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Rustler</dc:creator><pubDate>Sun, 11 Aug 2013 21:28:42 -0000</pubDate><guid>https://sourceforge.net3430168968a4cef588a58ae84486ffa5a57ff7d7</guid></item><item><title>Menu modified by Matthias Rustler</title><link>https://sourceforge.net/p/hollypaint/wiki/Menu/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -74,7 +74,7 @@
     * Brush
     Replaces all colors by their complements.
     * Mask
-    Transparent pixels become opaque an vice versa.
+    Transparent pixels become opaque and vice versa.
     * Alpha
     Inverts alpha, e.g. 80% becomes 20%.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Rustler</dc:creator><pubDate>Sun, 11 Aug 2013 15:36:01 -0000</pubDate><guid>https://sourceforge.netd501de9d1e7ebecbbeb4771ef5675ac5d5e36a23</guid></item><item><title>Menu modified by Matthias Rustler</title><link>https://sourceforge.net/p/hollypaint/wiki/Menu/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -62,7 +62,7 @@
 Adds a mask to a brush where all pixels in the current background color become transparent.

 * Trim
-???
+Removes bordering blank spaces (i.e. mask or alpha pixels) from the brush.

 * Remove Mask
 Removes the mask from the brush.
@@ -71,10 +71,18 @@
 Removes the alpha channel from the brush.

 * Invert
-???
+    * Brush
+    Replaces all colors by their complements.
+    * Mask
+    Transparent pixels become opaque an vice versa.
+    * Alpha
+    Inverts alpha, e.g. 80% becomes 20%.

 * Replace
-???
+    * BG by Pen
+    Replaces all pixels in background color by pen color.
+    * Pen by BG
+    Replaces all pixels in pen color by background color

 * Information
 Shows some information of the brush.
@@ -87,6 +95,8 @@
 Opens the settings window.

 * MUI Settings
+Opens the MUI settings catalog.
+
 * About
 * About MUI
 * About MUIRoyale
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Rustler</dc:creator><pubDate>Sun, 11 Aug 2013 15:34:23 -0000</pubDate><guid>https://sourceforge.netf0aa79f2c7727fbbd448584d1bcd5dd03164c481</guid></item><item><title>Menu modified by Matthias Rustler</title><link>https://sourceforge.net/p/hollypaint/wiki/Menu/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -28,12 +28,20 @@
 * Save
 Saves a brush to disk.

-* To Clip
+* To Clipboard
 Saves the brush in clipboard

-* From Clip
+* From Clipboard
 Tries to create a brush from clipboard's content.

+* Copy Canvas
+Creates a brush from the whole canvas.
+
+* Put At
+Opens a requester which asks for a position. The brush will be drawn once at that position.
+
+* Revert
+Reverts a brush to the state which it had after loading or getting.

 * Kill
 Removes brush from memory. Tools which can use brushes (dots and spray) fall back to dot mode.
@@ -41,25 +49,32 @@
 * Scale
 Opens a requester where you can enter the new sizes.

-
 * Flip
 Flips a brush horizontally or vertically.
-

 * Rotate
 Rotates a brush. You can either use one of the default angles or choose the angle freely.

-* Filter
+* Use Filter
 Applies current filter settings to the brush.

 * BG Transparent
-Adds a mask to a brush where all pixels in the current background color became transparent.
+Adds a mask to a brush where all pixels in the current background color become transparent.
+
+* Trim
+???

 * Remove Mask
 Removes the mask from the brush.

 * Remove Alpha
 Removes the alpha channel from the brush.
+
+* Invert
+???
+
+* Replace
+???

 * Information
 Shows some information of the brush.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Rustler</dc:creator><pubDate>Sun, 11 Aug 2013 15:14:51 -0000</pubDate><guid>https://sourceforge.net149f63655290eb8b0d35de0caf7812c3b32be84e</guid></item><item><title>Menu modified by Matthias Rustler</title><link>https://sourceforge.net/p/hollypaint/wiki/Menu/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,13 +1,13 @@
 Project
 ---
 * New
-Creates a new picture. A requester for the sizes will be opened. Note that you can't create a picture whose size is larger than that of the screen minus border.
+Creates a new picture. A requester for the sizes will be opened. Note that you can't create a picture whose size is larger than that of the screen.

 * Open
 Shows a file selector where you can choose a file. Same size limitation as for the "New" option.

 * Save
-Saves canvas in PNG format. Reason for PNG is that BMP datatype is buggy on AROS.
+Saves canvas in PNG format.

 * Save As
 Same as "Save" except that you will be asked for a filename.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Rustler</dc:creator><pubDate>Sun, 11 Aug 2013 14:35:12 -0000</pubDate><guid>https://sourceforge.net7003b1f783b241f0d07aa9e7884592d3f3f4f217</guid></item><item><title>WikiPage Menu modified by Matthias Rustler</title><link>https://sourceforge.net/p/hollypaint/wiki/Menu/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,7 +1,7 @@
 Project
 ---
 * New
-Creates a new picture. A requester for the sizes will be opened. Not that you can't create a picture whose size is larger than that of the screen minus border.
+Creates a new picture. A requester for the sizes will be opened. Note that you can't create a picture whose size is larger than that of the screen minus border.

 * Open
 Shows a file selector where you can choose a file. Same size limitation as for the "New" option.
@@ -17,6 +17,8 @@

 * Quit
 Quits HollyPaint.
+
+---

 Brush
 ---
@@ -62,6 +64,8 @@
 * Information
 Shows some information of the brush.

+---
+
 ?
 ---
 * Settings
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Rustler</dc:creator><pubDate>Wed, 06 Feb 2013 08:18:40 -0000</pubDate><guid>https://sourceforge.netaa054c77bf86b30ac9ca762472e83c7d83285074</guid></item><item><title>WikiPage Menu modified by Matthias Rustler</title><link>https://sourceforge.net/p/hollypaint/wiki/Menu/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,31 +1,72 @@
 Project
 ---
 * New
+Creates a new picture. A requester for the sizes will be opened. Not that you can't create a picture whose size is larger than that of the screen minus border.
+
 * Open
+Shows a file selector where you can choose a file. Same size limitation as for the "New" option.
+
 * Save
+Saves canvas in PNG format. Reason for PNG is that BMP datatype is buggy on AROS.
+
 * Save As
+Same as "Save" except that you will be asked for a filename.
+
 * Export
+Exports canvas in different file formats.
+
 * Quit
+Quits HollyPaint.

 Brush
 ---
 * Open
+Opens a brush from disk.
+
 * Save
+Saves a brush to disk.
+
 * To Clip
+Saves the brush in clipboard
+
 * From Clip
+Tries to create a brush from clipboard's content.
+
+
 * Kill
+Removes brush from memory. Tools which can use brushes (dots and spray) fall back to dot mode.
+
 * Scale
+Opens a requester where you can enter the new sizes.
+
+
 * Flip
+Flips a brush horizontally or vertically.
+
+
 * Rotate
+Rotates a brush. You can either use one of the default angles or choose the angle freely.
+
 * Filter
+Applies current filter settings to the brush.
+
 * BG Transparent
+Adds a mask to a brush where all pixels in the current background color became transparent.
+
 * Remove Mask
+Removes the mask from the brush.
+
 * Remove Alpha
+Removes the alpha channel from the brush.
+
 * Information
+Shows some information of the brush.

 ?
 ---
 * Settings
+Opens the settings window.
+
 * MUI Settings
 * About
 * About MUI
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Rustler</dc:creator><pubDate>Sat, 02 Feb 2013 16:15:10 -0000</pubDate><guid>https://sourceforge.net9a2965104ef7f8078d95e33c3a844d7a4a248222</guid></item><item><title>WikiPage Menu modified by Matthias Rustler</title><link>https://sourceforge.net/p/hollypaint/wiki/Menu/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,29 +1,32 @@
 Project
-New
-Open
-Save
-Save As
-Export
-Quit
+---
+* New
+* Open
+* Save
+* Save As
+* Export
+* Quit

 Brush
-Open
-Save
-To Clip
-From Clip
-Kill
-Scale
-Flip
-Rotate
-Filter
-BG Transparent
-Remove Mask
-Remove Alpha
-Information
+---
+* Open
+* Save
+* To Clip
+* From Clip
+* Kill
+* Scale
+* Flip
+* Rotate
+* Filter
+* BG Transparent
+* Remove Mask
+* Remove Alpha
+* Information

 ?
-Settings
-MUI Settings
-About
-About MUI
-About MUIRoyale
+---
+* Settings
+* MUI Settings
+* About
+* About MUI
+* About MUIRoyale
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Rustler</dc:creator><pubDate>Sat, 02 Feb 2013 15:51:51 -0000</pubDate><guid>https://sourceforge.netf364451ae452bfaf70433e5482102ae963a2120f</guid></item><item><title>WikiPage Menu modified by Matthias Rustler</title><link>https://sourceforge.net/p/hollypaint/wiki/Menu/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Project&lt;br /&gt;
New&lt;br /&gt;
Open&lt;br /&gt;
Save&lt;br /&gt;
Save As&lt;br /&gt;
Export&lt;br /&gt;
Quit&lt;/p&gt;
&lt;p&gt;Brush&lt;br /&gt;
Open&lt;br /&gt;
Save&lt;br /&gt;
To Clip&lt;br /&gt;
From Clip&lt;br /&gt;
Kill&lt;br /&gt;
Scale&lt;br /&gt;
Flip&lt;br /&gt;
Rotate&lt;br /&gt;
Filter&lt;br /&gt;
BG Transparent&lt;br /&gt;
Remove Mask&lt;br /&gt;
Remove Alpha&lt;br /&gt;
Information&lt;/p&gt;
&lt;p&gt;?&lt;br /&gt;
Settings&lt;br /&gt;
MUI Settings&lt;br /&gt;
About&lt;br /&gt;
About MUI&lt;br /&gt;
About MUIRoyale&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Rustler</dc:creator><pubDate>Sat, 02 Feb 2013 12:49:55 -0000</pubDate><guid>https://sourceforge.netc251a1bd5cdbb6ef71e4fdd3752336da5b15ad82</guid></item></channel></rss>