<?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[DoodleInfo]]></title><description><![CDATA[<p dir="auto">With the new 1.7.2 I got this error when I try to generate (It worked in the previous versions):</p>
<pre><code class="language-console">Traceback (most recent call last):
  File "12 EMT Generar si UI.py", line 47, in &lt;module&gt;
  File "lib/fontObjects/robofabWrapper.pyc", line 313, in __getattr__
AttributeError: 'DoodleInfo' object has no attribute 'postscrverticaliptFontName'
</code></pre>
<p dir="auto">Line 47 of the script:</p>
<pre><code class="language-python">        f.generate(f.path[:- len(f.path.split("/")[-1])] + f.info.postscrverticaliptFontName + ".otf" , 'otf', decompose=True, autohint=True, checkOutlines=True, releaseMode=True, glyphOrder=None, progressBar=None, useMacRoman=True)
</code></pre>
<p dir="auto">I use OS X 10.11.6</p>
<p dir="auto">Thank for your help.</p>
<p dir="auto">em.</p>
]]></description><link>https://forum.robofont.com/topic/409/doodleinfo</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 04:57:04 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/409.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Oct 2016 14:13:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to DoodleInfo on Fri, 05 Jan 2018 21:51:24 GMT]]></title><description><![CDATA[<p dir="auto">With the new 1.7.2 I got this error when I try to generate (It worked in the previous versions):</p>
<pre><code class="language-console">Traceback (most recent call last):
  File "12 EMT Generar si UI.py", line 47, in &lt;module&gt;
  File "lib/fontObjects/robofabWrapper.pyc", line 313, in __getattr__
AttributeError: 'DoodleInfo' object has no attribute 'postscrverticaliptFontName'
</code></pre>
<p dir="auto">Line 47 of the script:</p>
<pre><code class="language-python">        f.generate(f.path[:- len(f.path.split("/")[-1])] + f.info.postscrverticaliptFontName + ".otf" , 'otf', decompose=True, autohint=True, checkOutlines=True, releaseMode=True, glyphOrder=None, progressBar=None, useMacRoman=True)
</code></pre>
<p dir="auto">I use OS X 10.11.6</p>
<p dir="auto">Thank for your help.</p>
<p dir="auto">em.</p>
]]></description><link>https://forum.robofont.com/post/408</link><guid isPermaLink="true">https://forum.robofont.com/post/408</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Fri, 05 Jan 2018 21:51:24 GMT</pubDate></item><item><title><![CDATA[Reply to DoodleInfo on Mon, 01 Jan 2018 15:40:10 GMT]]></title><description><![CDATA[<p dir="auto">Hi Eduardo</p>
<p dir="auto">I dont have this script: <code>12 EMT Generar si UI.py</code></p>
<p dir="auto">but</p>
<pre><code class="language-python">f.info.postscrverticaliptFontName
</code></pre>
<p dir="auto">should be</p>
<pre><code class="language-python">f.info.postscriptFontName
</code></pre>
<p dir="auto">and it is not advised to use spaces in a script file name</p>
<p dir="auto">good luck</p>
]]></description><link>https://forum.robofont.com/post/1436</link><guid isPermaLink="true">https://forum.robofont.com/post/1436</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Mon, 01 Jan 2018 15:40:10 GMT</pubDate></item><item><title><![CDATA[Reply to DoodleInfo on Mon, 01 Jan 2018 15:40:56 GMT]]></title><description><![CDATA[<p dir="auto">:)</p>
<p dir="auto">My fault, sorry, I have pasted by error a word in the middle of  the <code>postscriptFontName</code>.</p>
<p dir="auto">Thanks for your help!</p>
]]></description><link>https://forum.robofont.com/post/1437</link><guid isPermaLink="true">https://forum.robofont.com/post/1437</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Mon, 01 Jan 2018 15:40:56 GMT</pubDate></item></channel></rss>