<?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: Light graphic lib</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Light-graphic-lib/m-p/565585#M17123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP provides emWin embedded graphics library, which supports LPC17X8 chip.&lt;/P&gt;&lt;P&gt;More detailed info, please check below link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/pages/emwin-graphics-library:EMWIN-GRAPHICS-LIBRARY" title="http://www.nxp.com/pages/emwin-graphics-library:EMWIN-GRAPHICS-LIBRARY"&gt;emWin Graphics Library|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Aug 2016 08:04:43 GMT</pubDate>
    <dc:creator>Hui_Ma</dc:creator>
    <dc:date>2016-08-29T08:04:43Z</dc:date>
    <item>
      <title>Light graphic lib</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Light-graphic-lib/m-p/565584#M17122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is someone know a good light library for graphic ?&lt;/P&gt;&lt;P&gt;It's for a use on LPC17x8 processors in C with LPCOpen and FreeRTOS.&lt;/P&gt;&lt;P&gt;I made the low level for ePaper control and i'll search a lib for made the frame buffer with fonts and small drawing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Philippe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 16:27:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Light-graphic-lib/m-p/565584#M17122</guid>
      <dc:creator>gph</dc:creator>
      <dc:date>2016-08-26T16:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Light graphic lib</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Light-graphic-lib/m-p/565585#M17123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP provides emWin embedded graphics library, which supports LPC17X8 chip.&lt;/P&gt;&lt;P&gt;More detailed info, please check below link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/pages/emwin-graphics-library:EMWIN-GRAPHICS-LIBRARY" title="http://www.nxp.com/pages/emwin-graphics-library:EMWIN-GRAPHICS-LIBRARY"&gt;emWin Graphics Library|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 08:04:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Light-graphic-lib/m-p/565585#M17123</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2016-08-29T08:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Light graphic lib</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Light-graphic-lib/m-p/565586#M17124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More simple is SWIM, implementing fonts and simple drawing algorithms and managing the frame.&lt;/P&gt;&lt;P&gt;Look out for "SWIM" on our website.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;NXP Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 15:11:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Light-graphic-lib/m-p/565586#M17124</guid>
      <dc:creator>bernhardfink</dc:creator>
      <dc:date>2016-08-29T15:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Light graphic lib</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Light-graphic-lib/m-p/565587#M17125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;emWin is too heavy !&lt;/P&gt;&lt;P&gt;SWIM sound good :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found from my side µGUI seem's to be like SWIM (&lt;A href="https://github.com/achimdoebler/UGUI"&gt;https://github.com/achimdoebler/UGUI&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 08:30:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Light-graphic-lib/m-p/565587#M17125</guid>
      <dc:creator>gph</dc:creator>
      <dc:date>2016-09-02T08:30:38Z</dc:date>
    </item>
  </channel>
</rss>

