<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: GuiGuider 1.5.0 Cannot install fonts. in GUI Guider</title>
    <link>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601871#M251</link>
    <description>&lt;P&gt;Dear Zhenua,&lt;/P&gt;&lt;P&gt;how come this basic behavior isn't tested before releasing? Just add a font and come to the conclusion that it is not added to the overview of fonts?&lt;/P&gt;&lt;P&gt;To be honest, GuiGuider had quite some flaws. One of these flaws is that the .guiguider file uses absolute paths to store resources:&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;                    "src_released": "C:\\NXP\\GUI-Guider-Projects\\magic_display_b\\import\\image\\unselected_dot.jpg",&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;Why? It makes it impossible to move/exchange a project. Just use relative paths and use the project folder as root&lt;/P&gt;&lt;P&gt;Up to this point support is great, but my impression is that the application needs to be optimised first before adding new functionality. Too many moments of unexpected behavior occur for now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
    <pubDate>Mon, 20 Feb 2023 10:13:57 GMT</pubDate>
    <dc:creator>PragmaLab</dc:creator>
    <dc:date>2023-02-20T10:13:57Z</dc:date>
    <item>
      <title>GuiGuider 1.5.0 Cannot install fonts.</title>
      <link>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1597118#M231</link>
      <description>&lt;P&gt;I cannot install fonts in V1.5.0.&lt;BR /&gt;The font will be mplus-2p.&lt;BR /&gt;With V1.4.1, I was able to install them without any problem.&lt;BR /&gt;Do you have any information on this problem?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 07:54:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1597118#M231</guid>
      <dc:creator>TsuyoshiSugiyama</dc:creator>
      <dc:date>2023-02-10T07:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: GuiGuider 1.5.0 Cannot install fonts.</title>
      <link>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1597682#M232</link>
      <description>&lt;P&gt;I experience the same difficulties here with installing my own fonts in 1.5.0. Eventually they seem to get generated after adding the .ttf files in the IDE font resource manager. I can choose my 'installed'&amp;nbsp; fonts in my widget but they won't show up in the resource manager. No idea how my new fonts got in the list of fonts to choose from in the font property of a widget. It is all somewhat not working as expected......&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;should I always 'generate'&amp;nbsp; a self added font or is that done when the output files get generated?&lt;/LI&gt;&lt;LI&gt;what is the exact method/order to add a font to your project. The manual is not clear about it&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Sat, 11 Feb 2023 12:08:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1597682#M232</guid>
      <dc:creator>PragmaLab</dc:creator>
      <dc:date>2023-02-11T12:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: GuiGuider 1.5.0 Cannot install fonts.</title>
      <link>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1598417#M242</link>
      <description>&lt;P&gt;Inside the folder ej.&amp;nbsp;\GUI-Guider-1.5.0-GA\environment\fonts, then you have to add the fonts you want to use in your project before creating it, that way the corresponding libraries are pulled, if you already created your project, then you enter with the explorer to your project, and from there to import and then font, is there where you add your fonts you want to use.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 22:18:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1598417#M242</guid>
      <dc:creator>CarlosGarabito</dc:creator>
      <dc:date>2023-02-13T22:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: GuiGuider 1.5.0 Cannot install fonts.</title>
      <link>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601294#M249</link>
      <description>&lt;P&gt;not quite as you describe....&lt;/P&gt;&lt;P&gt;In GuiGuider 1.4.1 you didn't have a font resource overview, just the 'Assets' tab with your resource images. Importing fonts was a single menu-action and there was no overview of 'installed' fonts on the Assets tab&lt;/P&gt;&lt;P&gt;In GuiGuider 1.5.0 the 'Resource Manager' is introduced and the tabsheets show the images, fonts, Lottie content and Video content. The problem is that, if you import a font in the font tabsheet the font indeed is imported (you can use the new font to use with your widgets) but the new font is NOT added to the list of fonts in the tabsheet of the resource manager. That list only and ever shows the pre-installed fonts that come with the GuiGuider installation.&lt;/P&gt;&lt;P&gt;That's confusing and, again, there is no clue for what the Generate Font button is for&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 19:14:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601294#M249</guid>
      <dc:creator>PragmaLab</dc:creator>
      <dc:date>2023-02-17T19:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: GuiGuider 1.5.0 Cannot install fonts.</title>
      <link>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601827#M250</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/81409"&gt;@PragmaLab&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;There is bug of font import in GUI Guider v1.5.0, can you please try the following workaround?&amp;nbsp;&lt;/P&gt;&lt;P&gt;* Rename the font file to ensure only letter, number and underscore&lt;/P&gt;&lt;P&gt;* Import the font in GUI Guider IDE&lt;/P&gt;&lt;P&gt;* Restart GUI Guider&lt;/P&gt;&lt;P&gt;You will be able to see the imported font in both resource manager and widget attribute window. We will address the issue in new release.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Zhenhua&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 09:28:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601827#M250</guid>
      <dc:creator>zhenhualuo</dc:creator>
      <dc:date>2023-02-20T09:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: GuiGuider 1.5.0 Cannot install fonts.</title>
      <link>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601871#M251</link>
      <description>&lt;P&gt;Dear Zhenua,&lt;/P&gt;&lt;P&gt;how come this basic behavior isn't tested before releasing? Just add a font and come to the conclusion that it is not added to the overview of fonts?&lt;/P&gt;&lt;P&gt;To be honest, GuiGuider had quite some flaws. One of these flaws is that the .guiguider file uses absolute paths to store resources:&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;                    "src_released": "C:\\NXP\\GUI-Guider-Projects\\magic_display_b\\import\\image\\unselected_dot.jpg",&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;Why? It makes it impossible to move/exchange a project. Just use relative paths and use the project folder as root&lt;/P&gt;&lt;P&gt;Up to this point support is great, but my impression is that the application needs to be optimised first before adding new functionality. Too many moments of unexpected behavior occur for now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 10:13:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601871#M251</guid>
      <dc:creator>PragmaLab</dc:creator>
      <dc:date>2023-02-20T10:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: GuiGuider 1.5.0 Cannot install fonts.</title>
      <link>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601886#M253</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Rob,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks you so much for your valuable feedback and suggestion.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We will optimize the weakness areas and strengthen testing to improve UX/DX of GUI Guider. Look forward to more suggestions from you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Zhenhua&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 10:30:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601886#M253</guid>
      <dc:creator>zhenhualuo</dc:creator>
      <dc:date>2023-02-20T10:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: GuiGuider 1.5.0 Cannot install fonts.</title>
      <link>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601899#M254</link>
      <description>I know that the issues are taking care off. I'll keep using GuiGuider and reporting issues until it has become the tool that any engineer would like to use to design and build (embedded) GUI's &lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt;</description>
      <pubDate>Mon, 20 Feb 2023 10:50:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601899#M254</guid>
      <dc:creator>PragmaLab</dc:creator>
      <dc:date>2023-02-20T10:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: GuiGuider 1.5.0 Cannot install fonts.</title>
      <link>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601976#M255</link>
      <description>&lt;P&gt;Dear Zhenhualuo,&lt;/P&gt;&lt;P&gt;pls explain what I should enter in the 'Word' field so I can generate a fontsize for a self-imported font&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PragmaLab_0-1676895879477.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/211571iA1856596332652F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PragmaLab_0-1676895879477.png" alt="PragmaLab_0-1676895879477.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There is no explanation in the Manual. Should all symbols that need to be generated be present in that field?&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 12:25:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1601976#M255</guid>
      <dc:creator>PragmaLab</dc:creator>
      <dc:date>2023-02-20T12:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: GuiGuider 1.5.0 Cannot install fonts.</title>
      <link>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1602746#M258</link>
      <description>&lt;P&gt;Hi Rob,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The function is usually used for&amp;nbsp;non-English languages, for example, Chinese. The purpose is to avoid large font file in GUI application, user can only includes the characters to be used in the application, it is useful for resource constrained MCU, the details is available in Chapter “3.9 Generate fonts"&amp;nbsp; of User Guide.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Zhenhua&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 09:25:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/GuiGuider-1-5-0-Cannot-install-fonts/m-p/1602746#M258</guid>
      <dc:creator>zhenhualuo</dc:creator>
      <dc:date>2023-02-21T09:25:10Z</dc:date>
    </item>
  </channel>
</rss>

