<?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[RoboFont 3.3b]]></title><description><![CDATA[<p dir="auto">Four months after the release of <a href="http://forum.robofont.com/topic/564/robofont-3-2" rel="nofollow">RoboFont 3.2</a>, we’re happy to announce that the first public beta of RoboFont 3.3 is out.</p>
<p dir="auto"><a href="http://robofont.com/downloads/#beta-releases" rel="nofollow">Download it now from the Downloads page.</a></p>
<p dir="auto">This release is packed with new features and bug fixes. Here are some of the highlights:</p>
<h3>New banner notifications</h3>
<p dir="auto">Messages are now shown using <a href="http://support.apple.com/en-us/HT204079" rel="nofollow">macOS notifications</a> instead of alert windows. A small change which saves clicks and improves the user experience.</p>
<p dir="auto"><img src="/assets/uploads/files/1559566751324-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">Notifications are <em>unobtrusive</em>: they appear at the top right of the screen and disappear automatically after a few seconds.</p>
<p dir="auto">You can also use them in your tools and scripts:</p>
<pre><code class="language-python">from mojo.UI import PostBannerNotification
PostBannerNotification("hello world", "Welcome to RoboFont!")
</code></pre>
<h3>Support for anchor and guideline colors</h3>
<p dir="auto">This release adds support for displaying individual guideline and anchor colors in the <a href="http://robofont.com/documentation/workspace/glyph-editor/" rel="nofollow">Glyph Editor</a>.</p>
<p dir="auto"><img src="/assets/uploads/files/1559566782737-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">The <a href="http://robofont.com/documentation/workspace/inspector/" rel="nofollow">Inspector</a> panel has a new <em>Guidelines</em> section, where color and other guideline attributes can be edited. Anchor colors can be edited in the Inspector too.</p>
<p dir="auto"><em>This feature was added in response to a <a href="http://forum.robofont.com/topic/589/guidelines-color-and-measurements" rel="nofollow">question in the Forums</a>.</em></p>
<h3>New index color preferences</h3>
<p dir="auto">Speaking of colors: the index labels for different types of objects (points, segments, contours, components) can now have different colors.</p>
<p dir="auto"><img src="/assets/uploads/files/1559566803191-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">The new color settings are available in <em>Preferences &gt; Glyph View &gt; Appearance</em>.</p>
<h3>New diff view for external glyph changes</h3>
<p dir="auto">The <em>Updates Found</em> window has been improved with a new diff view for visualising external changes to glyphs:</p>
<p dir="auto"><img src="/assets/uploads/files/1559566817109-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">The diff popup can be opened by clicking on a glyph name in the list of changed glyphs. Green lines show the external <code>glif</code> XML data, red lines show the current glyph data which will be modified.</p>
<p dir="auto"><em>This feature was added in response to a <a href="http://forum.robofont.com/topic/587/feature-request-visual-previews-in-the-updates-found-popup" rel="nofollow">request in the Forums</a>.</em></p>
<h3>Extension expiration date and markdown docs</h3>
<p dir="auto">Extension metadata files can now include an <em>expiration date</em> attribute, allowing developers to create trial versions of their extensions.</p>
<p dir="auto">The <code>ExtensionBundle</code> object now also supports documentation sources in <a href="https://en.wikipedia.org/wiki/Markdown" rel="nofollow">Markdown</a> format. If available, Markdown files are converted to HTML when the extension is built. A default stylesheet is applied, but you can also provide your own.</p>
<p dir="auto">See the <a href="http://github.com/roboDocs/rf-extension-boilerplate/" rel="nofollow">Boilerplate Extension</a> and <a href="http://robofont.com/documentation/building-tools/extensions/" rel="nofollow">Building Extensions</a> for updated documentation and examples.</p>
<hr />
<p dir="auto">Other changes in this version include:</p>
<ul>
<li>add missing glyphs as template glyphs when sorting by character set</li>
<li>improvements to group kerning in the <a href="http://robofont.com/documentation/workspace/kern-center/" rel="nofollow">Kern Center</a></li>
<li>support for drag &amp; drop in canvas views</li>
<li>new flat UI style for accordion views</li>
<li>anchors snapping to contour points</li>
<li>updated embedded libraries</li>
</ul>
<p dir="auto">See the <a href="http://robofont.com/version-history/" rel="nofollow">version history</a> for the complete list of changes.</p>
<p dir="auto"><em>A big thanks to all beta testers and users providing feedback on the <a href="http://forum.robofont.com/" rel="nofollow">Forum</a>!</em></p>
]]></description><link>https://forum.robofont.com/topic/651/robofont-3-3b</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 01:00:27 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/651.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 03 Jun 2019 14:49:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RoboFont 3.3b on Fri, 10 Apr 2020 10:50:30 GMT]]></title><description><![CDATA[<p dir="auto">Four months after the release of <a href="http://forum.robofont.com/topic/564/robofont-3-2" rel="nofollow">RoboFont 3.2</a>, we’re happy to announce that the first public beta of RoboFont 3.3 is out.</p>
<p dir="auto"><a href="http://robofont.com/downloads/#beta-releases" rel="nofollow">Download it now from the Downloads page.</a></p>
<p dir="auto">This release is packed with new features and bug fixes. Here are some of the highlights:</p>
<h3>New banner notifications</h3>
<p dir="auto">Messages are now shown using <a href="http://support.apple.com/en-us/HT204079" rel="nofollow">macOS notifications</a> instead of alert windows. A small change which saves clicks and improves the user experience.</p>
<p dir="auto"><img src="/assets/uploads/files/1559566751324-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">Notifications are <em>unobtrusive</em>: they appear at the top right of the screen and disappear automatically after a few seconds.</p>
<p dir="auto">You can also use them in your tools and scripts:</p>
<pre><code class="language-python">from mojo.UI import PostBannerNotification
PostBannerNotification("hello world", "Welcome to RoboFont!")
</code></pre>
<h3>Support for anchor and guideline colors</h3>
<p dir="auto">This release adds support for displaying individual guideline and anchor colors in the <a href="http://robofont.com/documentation/workspace/glyph-editor/" rel="nofollow">Glyph Editor</a>.</p>
<p dir="auto"><img src="/assets/uploads/files/1559566782737-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">The <a href="http://robofont.com/documentation/workspace/inspector/" rel="nofollow">Inspector</a> panel has a new <em>Guidelines</em> section, where color and other guideline attributes can be edited. Anchor colors can be edited in the Inspector too.</p>
<p dir="auto"><em>This feature was added in response to a <a href="http://forum.robofont.com/topic/589/guidelines-color-and-measurements" rel="nofollow">question in the Forums</a>.</em></p>
<h3>New index color preferences</h3>
<p dir="auto">Speaking of colors: the index labels for different types of objects (points, segments, contours, components) can now have different colors.</p>
<p dir="auto"><img src="/assets/uploads/files/1559566803191-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">The new color settings are available in <em>Preferences &gt; Glyph View &gt; Appearance</em>.</p>
<h3>New diff view for external glyph changes</h3>
<p dir="auto">The <em>Updates Found</em> window has been improved with a new diff view for visualising external changes to glyphs:</p>
<p dir="auto"><img src="/assets/uploads/files/1559566817109-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">The diff popup can be opened by clicking on a glyph name in the list of changed glyphs. Green lines show the external <code>glif</code> XML data, red lines show the current glyph data which will be modified.</p>
<p dir="auto"><em>This feature was added in response to a <a href="http://forum.robofont.com/topic/587/feature-request-visual-previews-in-the-updates-found-popup" rel="nofollow">request in the Forums</a>.</em></p>
<h3>Extension expiration date and markdown docs</h3>
<p dir="auto">Extension metadata files can now include an <em>expiration date</em> attribute, allowing developers to create trial versions of their extensions.</p>
<p dir="auto">The <code>ExtensionBundle</code> object now also supports documentation sources in <a href="https://en.wikipedia.org/wiki/Markdown" rel="nofollow">Markdown</a> format. If available, Markdown files are converted to HTML when the extension is built. A default stylesheet is applied, but you can also provide your own.</p>
<p dir="auto">See the <a href="http://github.com/roboDocs/rf-extension-boilerplate/" rel="nofollow">Boilerplate Extension</a> and <a href="http://robofont.com/documentation/building-tools/extensions/" rel="nofollow">Building Extensions</a> for updated documentation and examples.</p>
<hr />
<p dir="auto">Other changes in this version include:</p>
<ul>
<li>add missing glyphs as template glyphs when sorting by character set</li>
<li>improvements to group kerning in the <a href="http://robofont.com/documentation/workspace/kern-center/" rel="nofollow">Kern Center</a></li>
<li>support for drag &amp; drop in canvas views</li>
<li>new flat UI style for accordion views</li>
<li>anchors snapping to contour points</li>
<li>updated embedded libraries</li>
</ul>
<p dir="auto">See the <a href="http://robofont.com/version-history/" rel="nofollow">version history</a> for the complete list of changes.</p>
<p dir="auto"><em>A big thanks to all beta testers and users providing feedback on the <a href="http://forum.robofont.com/" rel="nofollow">Forum</a>!</em></p>
]]></description><link>https://forum.robofont.com/post/2404</link><guid isPermaLink="true">https://forum.robofont.com/post/2404</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Fri, 10 Apr 2020 10:50:30 GMT</pubDate></item></channel></rss>