<?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[Tracking when&#x2F;which font is being assigned to the mojo.roboFont.CurrentFont()]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Is there any event that describes when <code>CurrentFont()</code> is being chosen?<br />
something similar to <code>currentGlyphChanged</code></p>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://forum.robofont.com/topic/618/tracking-when-which-font-is-being-assigned-to-the-mojo-robofont-currentfont</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Apr 2026 02:42:27 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/618.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 12 Apr 2019 23:02:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Tracking when&#x2F;which font is being assigned to the mojo.roboFont.CurrentFont() on Sat, 13 Apr 2019 07:31:20 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Is there any event that describes when <code>CurrentFont()</code> is being chosen?<br />
something similar to <code>currentGlyphChanged</code></p>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://forum.robofont.com/post/2240</link><guid isPermaLink="true">https://forum.robofont.com/post/2240</guid><dc:creator><![CDATA[RafaŁ Buchner]]></dc:creator><pubDate>Sat, 13 Apr 2019 07:31:20 GMT</pubDate></item><item><title><![CDATA[Reply to Tracking when&#x2F;which font is being assigned to the mojo.roboFont.CurrentFont() on Sat, 13 Apr 2019 07:39:31 GMT]]></title><description><![CDATA[<p dir="auto"><code>fontBecameCurrent</code></p>
<p dir="auto">when the current font changes, two related notifications are posted:</p>
<ul>
<li><code>fontResignCurrent</code>: the font which will no longer be the current one</li>
<li><code>fontBecameCurrent</code>: the font which is the new current one</li>
</ul>
<p dir="auto">you can see them both (and many others! :) using the <a href="http://github.com/roboDocs/eventObserverExtension" rel="nofollow">EventObserver</a> extension:</p>
<p dir="auto"><img src="/assets/uploads/files/1555141086983-screen-shot-2019-04-13-at-04.30.53.png" alt="Screen Shot 2019-04-13 at 04.30.53.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.robofont.com/post/2241</link><guid isPermaLink="true">https://forum.robofont.com/post/2241</guid><dc:creator><![CDATA[gferreira]]></dc:creator><pubDate>Sat, 13 Apr 2019 07:39:31 GMT</pubDate></item><item><title><![CDATA[Reply to Tracking when&#x2F;which font is being assigned to the mojo.roboFont.CurrentFont() on Sat, 13 Apr 2019 09:20:52 GMT]]></title><description><![CDATA[<p dir="auto">Damn, I was looking for it whole day(forgot what is the name of this extension) Thanks!</p>
]]></description><link>https://forum.robofont.com/post/2242</link><guid isPermaLink="true">https://forum.robofont.com/post/2242</guid><dc:creator><![CDATA[RafaŁ Buchner]]></dc:creator><pubDate>Sat, 13 Apr 2019 09:20:52 GMT</pubDate></item></channel></rss>