<?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[Disk space issue (Version 1.4 (built 1301142150) – MacOsX 10.8.3)]]></title><description><![CDATA[<p dir="auto">Dear Robofont forum,<br />
during the running of a script similar to:</p>
<pre><code class="language-python">for i in range(0,100):
    openSomeFonts()
    MixSomeGlyphInAnewFont()
    ExportOtf()"
</code></pre>
<p dir="auto">the hard disk became full.</p>
<p dir="auto">Before:<br />
<a href="https://dl.dropbox.com/u/5730475/before.png" rel="nofollow">https://dl.dropbox.com/u/5730475/before.png</a></p>
<p dir="auto">After:<br />
<a href="https://dl.dropbox.com/u/5730475/after.png" rel="nofollow">https://dl.dropbox.com/u/5730475/after.png</a></p>
<p dir="auto">May it be a problem with the management of temporary files?<br />
I can share the complete script, if it can be useful.</p>
<p dir="auto">Best,<br />
Roberto</p>
]]></description><link>https://forum.robofont.com/topic/250/disk-space-issue-version-1-4-built-1301142150-macosx-10-8-3</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 23:30:31 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/250.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 30 Mar 2013 11:03:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Disk space issue (Version 1.4 (built 1301142150) – MacOsX 10.8.3) on Mon, 01 Jan 2018 10:45:55 GMT]]></title><description><![CDATA[<p dir="auto">Dear Robofont forum,<br />
during the running of a script similar to:</p>
<pre><code class="language-python">for i in range(0,100):
    openSomeFonts()
    MixSomeGlyphInAnewFont()
    ExportOtf()"
</code></pre>
<p dir="auto">the hard disk became full.</p>
<p dir="auto">Before:<br />
<a href="https://dl.dropbox.com/u/5730475/before.png" rel="nofollow">https://dl.dropbox.com/u/5730475/before.png</a></p>
<p dir="auto">After:<br />
<a href="https://dl.dropbox.com/u/5730475/after.png" rel="nofollow">https://dl.dropbox.com/u/5730475/after.png</a></p>
<p dir="auto">May it be a problem with the management of temporary files?<br />
I can share the complete script, if it can be useful.</p>
<p dir="auto">Best,<br />
Roberto</p>
]]></description><link>https://forum.robofont.com/post/250</link><guid isPermaLink="true">https://forum.robofont.com/post/250</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 01 Jan 2018 10:45:55 GMT</pubDate></item><item><title><![CDATA[Reply to Disk space issue (Version 1.4 (built 1301142150) – MacOsX 10.8.3) on Tue, 02 Apr 2013 08:04:26 GMT]]></title><description><![CDATA[<p dir="auto">This is a know issue with pyObjc, the cocoa wrapper for building apps on a mac.</p>
]]></description><link>https://forum.robofont.com/post/1024</link><guid isPermaLink="true">https://forum.robofont.com/post/1024</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Tue, 02 Apr 2013 08:04:26 GMT</pubDate></item><item><title><![CDATA[Reply to Disk space issue (Version 1.4 (built 1301142150) – MacOsX 10.8.3) on Mon, 01 Jan 2018 10:46:31 GMT]]></title><description><![CDATA[<p dir="auto">a small tip:</p>
<p dir="auto">for modifying font data in a batch (multiple fonts at once) it is advised to use <code>font = OpenFont(path, showUI=False)</code> so there is no UI build for the font, extremely fast and less memory usage</p>
<p dir="auto">good luck!</p>
]]></description><link>https://forum.robofont.com/post/1025</link><guid isPermaLink="true">https://forum.robofont.com/post/1025</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Mon, 01 Jan 2018 10:46:31 GMT</pubDate></item><item><title><![CDATA[Reply to Disk space issue (Version 1.4 (built 1301142150) – MacOsX 10.8.3) on Tue, 02 Apr 2013 12:50:04 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for you reply.<br />
I will try without showing the UI.</p>
]]></description><link>https://forum.robofont.com/post/1026</link><guid isPermaLink="true">https://forum.robofont.com/post/1026</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 02 Apr 2013 12:50:04 GMT</pubDate></item></channel></rss>