<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Swap layers via hot key]]></title><description><![CDATA[<p dir="auto">I am in a glyph window and use the hot key to open the "Copy/Swap to Layer" window. If I choose "swap to" it moves the active layer to the chosen layer but does not do it vice versa.<br />
The Swap Action in the Layers Menu of the Inspector does swap the layers.<br />
Shouldn’t there be the same behavior?</p>
]]></description><link>https://forum.robofont.com/topic/139/swap-layers-via-hot-key</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 03:05:47 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/139.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 Jun 2012 09:25:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Swap layers via hot key on Tue, 02 Jan 2018 15:40:36 GMT]]></title><description><![CDATA[<p dir="auto">I am in a glyph window and use the hot key to open the "Copy/Swap to Layer" window. If I choose "swap to" it moves the active layer to the chosen layer but does not do it vice versa.<br />
The Swap Action in the Layers Menu of the Inspector does swap the layers.<br />
Shouldn’t there be the same behavior?</p>
]]></description><link>https://forum.robofont.com/post/139</link><guid isPermaLink="true">https://forum.robofont.com/post/139</guid><dc:creator><![CDATA[jo]]></dc:creator><pubDate>Tue, 02 Jan 2018 15:40:36 GMT</pubDate></item><item><title><![CDATA[Reply to Swap layers via hot key on Tue, 02 Jan 2018 15:40:54 GMT]]></title><description><![CDATA[<p dir="auto">With swap you move the current layer to an other layer. Flipping would also move the layer glyph to the source layer.</p>
<p dir="auto">The action menu in the layer inspector pane will be gone in the next version.</p>
<p dir="auto">but you can still use:</p>
<pre><code class="language-python">g = CurrentGlyph()
g.flipLayers("foreground", "background")
</code></pre>
]]></description><link>https://forum.robofont.com/post/751</link><guid isPermaLink="true">https://forum.robofont.com/post/751</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Tue, 02 Jan 2018 15:40:54 GMT</pubDate></item></channel></rss>