<?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[Undo TestInstall?]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">This is perhaps a weird question but I was wondering if there is a way to programmatically de-testInstall a font, so to remove it again from wherever the file is put?</p>
<p dir="auto">I have a script that test installs an instance of a font for a specific purpose but this should be destroyed after the script is terminated, so the fonts don’t keep hanging around the system.</p>
<p dir="auto">If I knew where the file was put, I could just go and delete it, right? Is that all there is to it?</p>
<p dir="auto">Thanks,<br />
Nina</p>
]]></description><link>https://forum.robofont.com/topic/397/undo-testinstall</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 05:32:23 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/397.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 25 Mar 2016 14:12:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Undo TestInstall? on Wed, 03 Jan 2018 18:03:21 GMT]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">This is perhaps a weird question but I was wondering if there is a way to programmatically de-testInstall a font, so to remove it again from wherever the file is put?</p>
<p dir="auto">I have a script that test installs an instance of a font for a specific purpose but this should be destroyed after the script is terminated, so the fonts don’t keep hanging around the system.</p>
<p dir="auto">If I knew where the file was put, I could just go and delete it, right? Is that all there is to it?</p>
<p dir="auto">Thanks,<br />
Nina</p>
]]></description><link>https://forum.robofont.com/post/396</link><guid isPermaLink="true">https://forum.robofont.com/post/396</guid><dc:creator><![CDATA[nina]]></dc:creator><pubDate>Wed, 03 Jan 2018 18:03:21 GMT</pubDate></item><item><title><![CDATA[Reply to Undo TestInstall? on Wed, 03 Jan 2018 18:02:49 GMT]]></title><description><![CDATA[<p dir="auto">use</p>
<pre><code class="language-python">from mojo.UI import testDeinstallFont

testDeinstallFont(font)
</code></pre>
<p dir="auto">dont delete the file itself, <code>testDeinstallFont()</code> send notification to the general font manager that something changed...</p>
<p dir="auto">good luck!</p>
]]></description><link>https://forum.robofont.com/post/1411</link><guid isPermaLink="true">https://forum.robofont.com/post/1411</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Wed, 03 Jan 2018 18:02:49 GMT</pubDate></item><item><title><![CDATA[Reply to Undo TestInstall? on Thu, 31 Mar 2016 07:16:41 GMT]]></title><description><![CDATA[<p dir="auto">Ah, nice! Thank you Frederik.</p>
]]></description><link>https://forum.robofont.com/post/1412</link><guid isPermaLink="true">https://forum.robofont.com/post/1412</guid><dc:creator><![CDATA[nina]]></dc:creator><pubDate>Thu, 31 Mar 2016 07:16:41 GMT</pubDate></item></channel></rss>