<?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[Why when I build my VST and then use it on another computer, the font&#x27;s don&#x27;t show up as the correct ones I chose?]]></title><description><![CDATA[<p dir="auto">I put the preset browser font as copper plate CC, but when I go on the internet and download a copper plate cc and move it along with my vst.3 file, then Install the copperplatecc.ttf file it doesn't update my preset browser to that file, the preset browser stays on the default font, but whenever I use the vst on the laptop I built it on, the font shows, please help me fix this or work around it</p>
]]></description><link>https://forum.hise.audio/topic/14629/why-when-i-build-my-vst-and-then-use-it-on-another-computer-the-font-s-don-t-show-up-as-the-correct-ones-i-chose</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 21:31:14 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14629.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 14 Apr 2026 14:41:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Why when I build my VST and then use it on another computer, the font&#x27;s don&#x27;t show up as the correct ones I chose? on Tue, 14 Apr 2026 18:09:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4736">@duma</a> Yes should do</p>
]]></description><link>https://forum.hise.audio/post/119462</link><guid isPermaLink="true">https://forum.hise.audio/post/119462</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Tue, 14 Apr 2026 18:09:17 GMT</pubDate></item><item><title><![CDATA[Reply to Why when I build my VST and then use it on another computer, the font&#x27;s don&#x27;t show up as the correct ones I chose? on Tue, 14 Apr 2026 17:50:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> ok so when u say this is embedded in the plugin, does that include the labels using the esame font?</p>
]]></description><link>https://forum.hise.audio/post/119460</link><guid isPermaLink="true">https://forum.hise.audio/post/119460</guid><dc:creator><![CDATA[duma]]></dc:creator><pubDate>Tue, 14 Apr 2026 17:50:28 GMT</pubDate></item><item><title><![CDATA[Reply to Why when I build my VST and then use it on another computer, the font&#x27;s don&#x27;t show up as the correct ones I chose? on Tue, 14 Apr 2026 17:04:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4736">@duma</a> <code>"{PROJECT_FOLDER}"</code> is a wildcard <a href="https://docs.hise.dev/working-with-hise/project-management/index.html#project-folder-wildcard" rel="nofollow ugc">https://docs.hise.dev/working-with-hise/project-management/index.html#project-folder-wildcard</a></p>
]]></description><link>https://forum.hise.audio/post/119458</link><guid isPermaLink="true">https://forum.hise.audio/post/119458</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Tue, 14 Apr 2026 17:04:08 GMT</pubDate></item><item><title><![CDATA[Reply to Why when I build my VST and then use it on another computer, the font&#x27;s don&#x27;t show up as the correct ones I chose? on Tue, 14 Apr 2026 17:02:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> didnt work <img src="/assets/uploads/files/1776186133612-image_2026-04-14_190215387.png" alt="image_2026-04-14_190215387.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1776186143298-4c92269f-9352-4151-8098-0838b91e34f7-image.png" alt="4c92269f-9352-4151-8098-0838b91e34f7-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">here are my path names and heres an image of it saying it doesnt work</p>
]]></description><link>https://forum.hise.audio/post/119457</link><guid isPermaLink="true">https://forum.hise.audio/post/119457</guid><dc:creator><![CDATA[duma]]></dc:creator><pubDate>Tue, 14 Apr 2026 17:02:40 GMT</pubDate></item><item><title><![CDATA[Reply to Why when I build my VST and then use it on another computer, the font&#x27;s don&#x27;t show up as the correct ones I chose? on Tue, 14 Apr 2026 16:34:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4736">@duma</a> You need to use that function in your script - <a href="https://docs.hise.dev/scripting/scripting-api/engine/index.html#loadfontas" rel="nofollow ugc">https://docs.hise.dev/scripting/scripting-api/engine/index.html#loadfontas</a></p>
<p dir="auto">It takes two parameters, the first is the path to the font <code>"{PROJECT_FOLDER}MyFont.ttf"</code> the second is a name you want to give the font for use in your script, this is usually the same as the font name but doesn't have to be, it's just an ID for scripting.</p>
]]></description><link>https://forum.hise.audio/post/119456</link><guid isPermaLink="true">https://forum.hise.audio/post/119456</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Tue, 14 Apr 2026 16:34:38 GMT</pubDate></item><item><title><![CDATA[Reply to Why when I build my VST and then use it on another computer, the font&#x27;s don&#x27;t show up as the correct ones I chose? on Tue, 14 Apr 2026 16:28:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> so I just need to copy the Engine.loadFontAs?? or do I need to add stuff</p>
]]></description><link>https://forum.hise.audio/post/119455</link><guid isPermaLink="true">https://forum.hise.audio/post/119455</guid><dc:creator><![CDATA[duma]]></dc:creator><pubDate>Tue, 14 Apr 2026 16:28:37 GMT</pubDate></item><item><title><![CDATA[Reply to Why when I build my VST and then use it on another computer, the font&#x27;s don&#x27;t show up as the correct ones I chose? on Tue, 14 Apr 2026 16:22:55 GMT]]></title><description><![CDATA[<p dir="auto">Put the ttf into your project's Images folder.</p>
<p dir="auto">In your script load the font with <code>Engine.loadFontAs()</code></p>
<p dir="auto">That should be it. You don't need to copy or install the font on the destination system it will be embedded in the plugin.</p>
]]></description><link>https://forum.hise.audio/post/119454</link><guid isPermaLink="true">https://forum.hise.audio/post/119454</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Tue, 14 Apr 2026 16:22:55 GMT</pubDate></item><item><title><![CDATA[Reply to Why when I build my VST and then use it on another computer, the font&#x27;s don&#x27;t show up as the correct ones I chose? on Tue, 14 Apr 2026 15:50:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/357">@dannytaurus</a> Please make a video on how I should do It, I seem to be doing something wrong on my end</p>
]]></description><link>https://forum.hise.audio/post/119453</link><guid isPermaLink="true">https://forum.hise.audio/post/119453</guid><dc:creator><![CDATA[duma]]></dc:creator><pubDate>Tue, 14 Apr 2026 15:50:27 GMT</pubDate></item><item><title><![CDATA[Reply to Why when I build my VST and then use it on another computer, the font&#x27;s don&#x27;t show up as the correct ones I chose? on Tue, 14 Apr 2026 15:46:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/357">@dannytaurus</a> So once thats done do i re export the vst move it to the other laptop along with the font ttf and install the ttf then install the plugin then it should work?</p>
]]></description><link>https://forum.hise.audio/post/119452</link><guid isPermaLink="true">https://forum.hise.audio/post/119452</guid><dc:creator><![CDATA[duma]]></dc:creator><pubDate>Tue, 14 Apr 2026 15:46:26 GMT</pubDate></item><item><title><![CDATA[Reply to Why when I build my VST and then use it on another computer, the font&#x27;s don&#x27;t show up as the correct ones I chose? on Tue, 14 Apr 2026 15:00:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4736">@duma</a> You need to put the font in your project's Images folder and load it from there.</p>
<p dir="auto">Then it will be bundled in the plugin and available on all systems.</p>
<p dir="auto"><a href="https://docs.hise.dev/scripting/scripting-api/engine/index.html#loadfontas" rel="nofollow ugc">https://docs.hise.dev/scripting/scripting-api/engine/index.html#loadfontas</a></p>
]]></description><link>https://forum.hise.audio/post/119451</link><guid isPermaLink="true">https://forum.hise.audio/post/119451</guid><dc:creator><![CDATA[dannytaurus]]></dc:creator><pubDate>Tue, 14 Apr 2026 15:00:52 GMT</pubDate></item></channel></rss>