<?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>LPC MicrocontrollersのトピックRe: Using a graphic library..</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-a-graphic-library/m-p/523418#M6054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wellsk on Fri Jun 15 09:32:00 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Swim doesn't really have any font size limit. Each font file specifies the size of the font used for Swim rendering. By converting and adding another font file, you can get additional fonts in Swim. All the free fonts used in Swim were generated using the convfnt.c program. (You can get the source for this program by Googling it).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/* Generated by convfnt.exe*/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/* Windows FreeSystem 14x16 Font */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:01:27 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:01:27Z</dc:date>
    <item>
      <title>Using a graphic library..</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-a-graphic-library/m-p/523415#M6051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sipel_tp on Thu Jun 14 18:10:33 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any other graphic library besides emWIN and Swim for the LPC1788?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:01:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-a-graphic-library/m-p/523415#M6051</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using a graphic library..</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-a-graphic-library/m-p/523416#M6052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by FrankAndersen on Thu Jun 14 23:42:13 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use easyGUI, but it is not free.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards, Frank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:01:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-a-graphic-library/m-p/523416#M6052</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using a graphic library..</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-a-graphic-library/m-p/523417#M6053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sipel_tp on Fri Jun 15 04:39:16 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The main problem I have is that I need a bigger font type that SWIM supports. As I understand the biggest font type I can use with the SWIM library is winfreesystem14x16. Is it possible to use font types which size is bigger than that, at least 130x80 pixels with this library? If this is not the case what do you suggest to do? I prefer to avoid using emWIN because of it's complexity. &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:01:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-a-graphic-library/m-p/523417#M6053</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using a graphic library..</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-a-graphic-library/m-p/523418#M6054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wellsk on Fri Jun 15 09:32:00 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Swim doesn't really have any font size limit. Each font file specifies the size of the font used for Swim rendering. By converting and adding another font file, you can get additional fonts in Swim. All the free fonts used in Swim were generated using the convfnt.c program. (You can get the source for this program by Googling it).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/* Generated by convfnt.exe*/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/* Windows FreeSystem 14x16 Font */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:01:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-a-graphic-library/m-p/523418#M6054</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using a graphic library..</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-a-graphic-library/m-p/523419#M6055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sipel_tp on Sat Jun 16 10:55:00 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry to bother again. I've found convfnt.c file but I can't compile it. I'm using the GCC compiler. The next error message appears:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;********************************************************************************&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Documents and Settings\Administrador\CCPP&amp;gt;gcc convfnt.c -o convert&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x2f6): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_GetStockObject@4'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x30c): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_GetStockObject@4'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x322): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_GetStockObject@4'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x338): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_GetStockObject@4'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x419): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_GetStockObject@4'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x553): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_SelectObject@8'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x575): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_GetObjectA@12'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x58d): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_GetTextMetricsA@8'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x6a9): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_TextOutA@20'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x747): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_TextOutA@20'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x7a8): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_TextOutA@20'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x7e5): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_TextOutA@20'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x820): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_TextOutA@20'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x8b7): more unde&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fined references to `_TextOutA@20' follow&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x8db): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_GetTextExtentPoint32A@16'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x992): undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; reference to `_GetPixel@12'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x13a7): undefine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;d reference to `_GetDeviceCaps@8'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\ccb973hn.o:convfnt.c:(.text+0x1453): undefine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;d reference to `_CreateFontIndirectA@4'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;collect2.exe: error: ld devolvi¾ el estado de salida 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;********************************************************************************&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What should I do? Thank you very much for your help again!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:01:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-a-graphic-library/m-p/523419#M6055</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:01:28Z</dc:date>
    </item>
  </channel>
</rss>

