<?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[Round kerning bug]]></title><description><![CDATA[<pre><code class="language-python">CurrentFont().kerning.round(1)
</code></pre>
<p dir="auto">gives this error message:</p>
<pre><code class="language-console">Traceback (most recent call last):
  File "&lt;untitled&gt;", line 1, in &lt;module&gt;
  File "lib/fontObjects/robofabWrapper.pyc", line 457, in round
  File "lib/fontObjects/doodleKerning.pyc", line 54, in round
TypeError: roundValue() takes exactly 2 arguments (1 given)
</code></pre>
]]></description><link>https://forum.robofont.com/topic/284/round-kerning-bug</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 05:42:52 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/284.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 27 Oct 2013 15:29:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Round kerning bug on Mon, 01 Jan 2018 12:44:33 GMT]]></title><description><![CDATA[<pre><code class="language-python">CurrentFont().kerning.round(1)
</code></pre>
<p dir="auto">gives this error message:</p>
<pre><code class="language-console">Traceback (most recent call last):
  File "&lt;untitled&gt;", line 1, in &lt;module&gt;
  File "lib/fontObjects/robofabWrapper.pyc", line 457, in round
  File "lib/fontObjects/doodleKerning.pyc", line 54, in round
TypeError: roundValue() takes exactly 2 arguments (1 given)
</code></pre>
]]></description><link>https://forum.robofont.com/post/284</link><guid isPermaLink="true">https://forum.robofont.com/post/284</guid><dc:creator><![CDATA[jens]]></dc:creator><pubDate>Mon, 01 Jan 2018 12:44:33 GMT</pubDate></item><item><title><![CDATA[Reply to Round kerning bug on Sun, 27 Oct 2013 18:57:23 GMT]]></title><description><![CDATA[<p dir="auto">oh</p>
<p dir="auto">thanks, will be fixed in the next version</p>
]]></description><link>https://forum.robofont.com/post/1113</link><guid isPermaLink="true">https://forum.robofont.com/post/1113</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Sun, 27 Oct 2013 18:57:23 GMT</pubDate></item></channel></rss>