<?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[Test install error]]></title><description><![CDATA[<p dir="auto">Hello, I'm trying to test install a font and am running into the following error:</p>
<pre><code class="language-console">Traceback (most recent call last):
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontCompiler/tools/compileTools.py", line 279, in _executeCommand
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontCompiler/tools/compileTools.py", line 322, in embedded_makeotf
  File "makeotf.py", line 2578, in runMakeOTF
externalFrameworks.fdkTools.makeotf.MakeOTFRunError

Could not write DSIG tables in font. 
 Not a TrueType or OpenType font (not enough data)

--------------------​
--------------------

Installing Archa Light failed
The file is not a recognized or supported font file format.

--------------------​
--------------------
</code></pre>
<p dir="auto">Any suggestions?</p>
<p dir="auto">Cheers</p>
]]></description><link>https://forum.robofont.com/topic/690/test-install-error</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 12:10:41 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/690.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Aug 2019 18:37:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Test install error on Thu, 29 Aug 2019 07:06:41 GMT]]></title><description><![CDATA[<p dir="auto">Hello, I'm trying to test install a font and am running into the following error:</p>
<pre><code class="language-console">Traceback (most recent call last):
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontCompiler/tools/compileTools.py", line 279, in _executeCommand
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontCompiler/tools/compileTools.py", line 322, in embedded_makeotf
  File "makeotf.py", line 2578, in runMakeOTF
externalFrameworks.fdkTools.makeotf.MakeOTFRunError

Could not write DSIG tables in font. 
 Not a TrueType or OpenType font (not enough data)

--------------------​
--------------------

Installing Archa Light failed
The file is not a recognized or supported font file format.

--------------------​
--------------------
</code></pre>
<p dir="auto">Any suggestions?</p>
<p dir="auto">Cheers</p>
]]></description><link>https://forum.robofont.com/post/2609</link><guid isPermaLink="true">https://forum.robofont.com/post/2609</guid><dc:creator><![CDATA[Colo-in-NYC]]></dc:creator><pubDate>Thu, 29 Aug 2019 07:06:41 GMT</pubDate></item><item><title><![CDATA[Reply to Test install error on Thu, 29 Aug 2019 10:21:35 GMT]]></title><description><![CDATA[<p dir="auto">RoboFont was unable to generate a binary, could you try it with a normal generate and see the traceback. Weird the FDK traceback is not showing in your traceback.</p>
<p dir="auto">What version of RF are you using?</p>
]]></description><link>https://forum.robofont.com/post/2610</link><guid isPermaLink="true">https://forum.robofont.com/post/2610</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Thu, 29 Aug 2019 10:21:35 GMT</pubDate></item><item><title><![CDATA[Reply to Test install error on Sat, 31 Aug 2019 05:01:54 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for responding. I'm using RF 3.2. I tried a normal generate and it created an OTF font, but with zero bytes. The first time that I ran it the traceback had a number of individual letter instances about duplicate points, so I ran it again with "remove overlap" on. This time it again generated a zero byte OTF, but the trackback is a much more manageable:</p>
<pre><code class="language-console">autohint Report

Hinting font font.otf. Start time: Fri Aug 30 10:29:57 2019.
........................................................................................................................................................................................................................................................................................................................................................................................................................................................
Saving font file with new hints...Fri Aug 30 10:30:50 2019
Done with font font.otf. End time: Fri Aug 30 10:30:50 2019.


makeotf Report

makeotf [Note] setting the USE_TYPO_METRICS OS/2 fsSelection bit 7 from fontinfo keyword.
makeotf [Note] setting the WEIGHT_WIDTH_SLOPE_ONLY OS/2 fsSelection bit 8 from fontinfo keyword.
makeotf [Note] setting the OBLIQUE OS/2 fsSelection bit 9 from fontinfo keyword.
b'makeotfexe [FATAL] &lt;Archa-Light&gt; cmap{plat=3,script=1,lang=0}: multiple glyphs (tcaron,Tcaron) mapped to code &lt;165&gt;\n' makeotf [Error] Failed to build output font file 'Archa_light_design-rough.otf'.
None

Traceback (most recent call last):
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontCompiler/tools/compileTools.py", line 279, in _executeCommand
  File "/Applications/RoboFont.app/Contents/Resources/lib/python3.6/fontCompiler/tools/compileTools.py", line 322, in embedded_makeotf
  File "makeotf.py", line 2578, in runMakeOTF
externalFrameworks.fdkTools.makeotf.MakeOTFRunError

Could not write DSIG tables in font. 
 Not a TrueType or OpenType font (not enough data)
</code></pre>
<p dir="auto">Fortunately the UFO file is still accessible so I haven't lost any work, but if I can't generate then it is a problem. I was wondering if perhaps creating a new blank UFO file and then just copying the glyphs into it would work?</p>
<p dir="auto">At a loss.</p>
<p dir="auto">Cheers</p>
]]></description><link>https://forum.robofont.com/post/2615</link><guid isPermaLink="true">https://forum.robofont.com/post/2615</guid><dc:creator><![CDATA[Colo-in-NYC]]></dc:creator><pubDate>Sat, 31 Aug 2019 05:01:54 GMT</pubDate></item><item><title><![CDATA[Reply to Test install error on Fri, 30 Aug 2019 16:31:03 GMT]]></title><description><![CDATA[<p dir="auto">The problem seems to be this:<br />
<code>... multiple glyphs (tcaron,Tcaron) mapped to code &lt;165&gt;\n'...</code><br />
This <a href="https://twitter.com/kioskfonts/status/1062679242452992005" rel="nofollow">twitter thread</a> talks about this issue.</p>
]]></description><link>https://forum.robofont.com/post/2616</link><guid isPermaLink="true">https://forum.robofont.com/post/2616</guid><dc:creator><![CDATA[connor]]></dc:creator><pubDate>Fri, 30 Aug 2019 16:31:03 GMT</pubDate></item><item><title><![CDATA[Reply to Test install error on Fri, 30 Aug 2019 17:05:09 GMT]]></title><description><![CDATA[<p dir="auto">Rock star. My tcarons and tbars had picked up the wrong (duplicate) unicodes from bad Glyphbuilder code. Cheers for that.</p>
]]></description><link>https://forum.robofont.com/post/2617</link><guid isPermaLink="true">https://forum.robofont.com/post/2617</guid><dc:creator><![CDATA[Colo-in-NYC]]></dc:creator><pubDate>Fri, 30 Aug 2019 17:05:09 GMT</pubDate></item></channel></rss>