<?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[Interpolate kerning not working]]></title><description><![CDATA[<p dir="auto">When I run a script that includes:</p>
<pre><code class="language-python">destination.kerning.interpolate(font1.kerning, font2.kerning, value)
</code></pre>
<p dir="auto">I get the following traceback:</p>
<pre><code class="language-console">File "lib/fontObjects/robofabWrapper.pyc", line 320, in interpolate
NameError: global name 'i' is not defined
</code></pre>
<p dir="auto">This is a bug, right? Any way to fix this problem?</p>
]]></description><link>https://forum.robofont.com/topic/59/interpolate-kerning-not-working</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 06:31:18 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/59.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Oct 2011 14:13:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Interpolate kerning not working on Mon, 01 Jan 2018 02:16:26 GMT]]></title><description><![CDATA[<p dir="auto">When I run a script that includes:</p>
<pre><code class="language-python">destination.kerning.interpolate(font1.kerning, font2.kerning, value)
</code></pre>
<p dir="auto">I get the following traceback:</p>
<pre><code class="language-console">File "lib/fontObjects/robofabWrapper.pyc", line 320, in interpolate
NameError: global name 'i' is not defined
</code></pre>
<p dir="auto">This is a bug, right? Any way to fix this problem?</p>
]]></description><link>https://forum.robofont.com/post/59</link><guid isPermaLink="true">https://forum.robofont.com/post/59</guid><dc:creator><![CDATA[cj]]></dc:creator><pubDate>Mon, 01 Jan 2018 02:16:26 GMT</pubDate></item><item><title><![CDATA[Reply to Interpolate kerning not working on Mon, 01 Jan 2018 02:17:16 GMT]]></title><description><![CDATA[<p dir="auto">Hi Frederick,</p>
<p dir="auto">I just checked to see if this has been fixed in v1.2, but now I'm getting a different traceback:</p>
<pre><code class="language-console">File "lib/fontObjects/robofabWrapper.pyc", line 423, in interpolate
NameError: global name 'maxMathGlyph' is not defined
</code></pre>
<p dir="auto">The script runs fine in TextMate, but would be nice to run from within RF so I can use dialogs, etc. Any ideas?</p>
]]></description><link>https://forum.robofont.com/post/754</link><guid isPermaLink="true">https://forum.robofont.com/post/754</guid><dc:creator><![CDATA[cj]]></dc:creator><pubDate>Mon, 01 Jan 2018 02:17:16 GMT</pubDate></item><item><title><![CDATA[Reply to Interpolate kerning not working on Thu, 07 Jun 2012 16:35:29 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for reporting, will be solved in the next release (1.3)</p>
]]></description><link>https://forum.robofont.com/post/756</link><guid isPermaLink="true">https://forum.robofont.com/post/756</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Thu, 07 Jun 2012 16:35:29 GMT</pubDate></item></channel></rss>