<?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[ScaleFast error]]></title><description><![CDATA[<p dir="auto">I'm having trouble with ScaleFast. I've updated to 3.3b but it was happening on 3.2b too. Basically most of the time it works but in this one set of UFOs I have it's struggling. Here's the output:</p>
<pre><code class="language-console">Traceback (most recent call last):
​  File "scaleFast.py", line 1532, in &lt;module&gt;
  File "scaleFast.py", line 387, in __init__
  File "scaleFast.py", line 920, in _selectedFontChanged
  File "/Users/Dave/Library/Application Support/RoboFont/plugins/ScaleFast 2.43.40 pm.roboFontExt/lib/mutatorScaleLib/lib/mutatorScale/utilities/fontUtils.py", line 59, in getRefStems
  File "/Users/Dave/Library/Application Support/RoboFont/plugins/ScaleFast 2.43.40 pm.roboFontExt/lib/mutatorScaleLib/lib/mutatorScale/utilities/fontUtils.py", line 127, in freezeGlyph
  File "/Users/Dave/Library/Application Support/RoboFont/plugins/ScaleFast 2.43.40 pm.roboFontExt/lib/mutatorScaleLib/lib/mutatorScale/utilities/fontUtils.py", line 177, in extractComposites
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontParts/base/deprecated.py", line 77, in transform
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontParts/base/base.py", line 466, in transformBy
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontParts/base/normalizers.py", line 1012, in normalizeTransformationMatrix
TypeError: Transformation matrices must be tuple instances, not Transform.
</code></pre>
<p dir="auto">Any ideas?<br />
D</p>
]]></description><link>https://forum.robofont.com/topic/654/scalefast-error</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 02:18:06 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/654.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Jun 2019 06:19:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ScaleFast error on Fri, 14 Jun 2019 10:30:55 GMT]]></title><description><![CDATA[<p dir="auto">I'm having trouble with ScaleFast. I've updated to 3.3b but it was happening on 3.2b too. Basically most of the time it works but in this one set of UFOs I have it's struggling. Here's the output:</p>
<pre><code class="language-console">Traceback (most recent call last):
​  File "scaleFast.py", line 1532, in &lt;module&gt;
  File "scaleFast.py", line 387, in __init__
  File "scaleFast.py", line 920, in _selectedFontChanged
  File "/Users/Dave/Library/Application Support/RoboFont/plugins/ScaleFast 2.43.40 pm.roboFontExt/lib/mutatorScaleLib/lib/mutatorScale/utilities/fontUtils.py", line 59, in getRefStems
  File "/Users/Dave/Library/Application Support/RoboFont/plugins/ScaleFast 2.43.40 pm.roboFontExt/lib/mutatorScaleLib/lib/mutatorScale/utilities/fontUtils.py", line 127, in freezeGlyph
  File "/Users/Dave/Library/Application Support/RoboFont/plugins/ScaleFast 2.43.40 pm.roboFontExt/lib/mutatorScaleLib/lib/mutatorScale/utilities/fontUtils.py", line 177, in extractComposites
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontParts/base/deprecated.py", line 77, in transform
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontParts/base/base.py", line 466, in transformBy
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontParts/base/normalizers.py", line 1012, in normalizeTransformationMatrix
TypeError: Transformation matrices must be tuple instances, not Transform.
</code></pre>
<p dir="auto">Any ideas?<br />
D</p>
]]></description><link>https://forum.robofont.com/post/2430</link><guid isPermaLink="true">https://forum.robofont.com/post/2430</guid><dc:creator><![CDATA[FosterType]]></dc:creator><pubDate>Fri, 14 Jun 2019 10:30:55 GMT</pubDate></item><item><title><![CDATA[Reply to ScaleFast error on Fri, 14 Jun 2019 11:31:50 GMT]]></title><description><![CDATA[<p dir="auto">hello <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.robofont.com/uid/314">@FosterType</a>, thanks for the bug report.</p>
<p dir="auto">please upgrade to the latest version of ScaleFast using Mechanic.</p>
<p dir="auto"><img src="/assets/uploads/files/1560511809280-screen-shot-2019-06-14-at-08.27.04.png" alt="Screen Shot 2019-06-14 at 08.27.04.png" class="img-responsive img-markdown" /></p>
<p dir="auto">(this error had already been fixed, but I forgot to change the version number :)</p>
]]></description><link>https://forum.robofont.com/post/2432</link><guid isPermaLink="true">https://forum.robofont.com/post/2432</guid><dc:creator><![CDATA[gferreira]]></dc:creator><pubDate>Fri, 14 Jun 2019 11:31:50 GMT</pubDate></item><item><title><![CDATA[Reply to ScaleFast error on Sat, 15 Jun 2019 04:05:33 GMT]]></title><description><![CDATA[<p dir="auto">upgraded scalefast to 1.0.3 in 3.3b. Now receiving:</p>
<pre><code class="language-console">Traceback (most recent call last):
​  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontParts/base/component.py", line 278, in _drawPoints
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontTools/pens/pointPen.py", line 205, in addComponent
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontTools/pens/basePen.py", line 177, in addComponent
TypeError: 'NoneType' object is not subscriptable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "scaleFast.py", line 1532, in &lt;module&gt;
  File "scaleFast.py", line 387, in __init__
  File "scaleFast.py", line 920, in _selectedFontChanged
  File "/Users/Dave/Library/Application Support/RoboFont/plugins/ScaleFast.roboFontExt/lib/mutatorScale/lib/mutatorScale/utilities/fontUtils.py", line 64, in getRefStems
  File "/Users/Dave/Library/Application Support/RoboFont/plugins/ScaleFast.roboFontExt/lib/mutatorScale/lib/mutatorScale/utilities/fontUtils.py", line 252, in getGlyphBox
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontParts/base/glyph.py", line 620, in draw
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontParts/base/component.py", line 252, in draw
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontParts/base/component.py", line 260, in _draw
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontParts/base/component.py", line 266, in drawPoints
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontParts/base/component.py", line 280, in _drawPoints
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontTools/pens/pointPen.py", line 205, in addComponent
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontTools/pens/basePen.py", line 177, in addComponent
TypeError: 'NoneType' object is not subscriptable
</code></pre>
]]></description><link>https://forum.robofont.com/post/2433</link><guid isPermaLink="true">https://forum.robofont.com/post/2433</guid><dc:creator><![CDATA[FosterType]]></dc:creator><pubDate>Sat, 15 Jun 2019 04:05:33 GMT</pubDate></item><item><title><![CDATA[Reply to ScaleFast error on Thu, 01 Aug 2019 11:11:18 GMT]]></title><description><![CDATA[<p dir="auto">Hello there, experiencing the same issue. RF Version 3.3b (build 1906031450) / ScaleFast 1.0.3 / Mac OS 10.14.6</p>
]]></description><link>https://forum.robofont.com/post/2564</link><guid isPermaLink="true">https://forum.robofont.com/post/2564</guid><dc:creator><![CDATA[Filip]]></dc:creator><pubDate>Thu, 01 Aug 2019 11:11:18 GMT</pubDate></item></channel></rss>