<?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: installing truetype and PNG options for emWIN in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/installing-truetype-and-PNG-options-for-emWIN/m-p/574748#M19103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Robermeyer on Thu May 01 13:24:35 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;t&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 20:15:07 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T20:15:07Z</dc:date>
    <item>
      <title>installing truetype and PNG options for emWIN</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/installing-truetype-and-PNG-options-for-emWIN/m-p/574745#M19100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Robermeyer on Mon Apr 28 10:43:50 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;From looking at the various manuals its obvious that PNG and truetype font support are not included in the emWin distribution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The manual says in both cases to download the package and install it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what does that mean in an LPC Open world?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe someone that knows could explain what&lt;/SPAN&gt;&lt;STRONG&gt; install it&lt;/STRONG&gt;&lt;SPAN&gt; would do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What directory does it go into.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What paths have to be change to get it to compile in?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:15:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/installing-truetype-and-PNG-options-for-emWIN/m-p/574745#M19100</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: installing truetype and PNG options for emWIN</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/installing-truetype-and-PNG-options-for-emWIN/m-p/574746#M19101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rocketdawg on Mon Apr 28 16:10:48 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Can say but one thing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;True type fonts are rendered on the fly from digital data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You would have to cache the rendered bit maps of suffer the penalty of re-rendering each glyph.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Such a thing would likely drag your performance to it's knees since it is all done in floating point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;just saying.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:15:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/installing-truetype-and-PNG-options-for-emWIN/m-p/574746#M19101</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: installing truetype and PNG options for emWIN</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/installing-truetype-and-PNG-options-for-emWIN/m-p/574747#M19102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Robermeyer on Tue Apr 29 12:28:02 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I understand the pain of using the truetype driver.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However I can't get it to compile in to try it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My use of the fonts is generate them and then use them later.&amp;nbsp; Got lots of RAM laying around.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It will use a lot of RAM but dragging megabytes of font files of different sizes off the flash drive isn't very fast either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying to find some middle ground.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you know how to get it to install with the latest LPCopen?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:15:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/installing-truetype-and-PNG-options-for-emWIN/m-p/574747#M19102</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: installing truetype and PNG options for emWIN</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/installing-truetype-and-PNG-options-for-emWIN/m-p/574748#M19103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Robermeyer on Thu May 01 13:24:35 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;t&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:15:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/installing-truetype-and-PNG-options-for-emWIN/m-p/574748#M19103</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:15:07Z</dc:date>
    </item>
  </channel>
</rss>

