<?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>8-bit Microcontrollers中的主题 Re: LCD font building utility???</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-font-building-utility/m-p/136294#M4307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Just updated to also create an include file to be used directly by assemblers, for one-step font editing.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 May 2006 18:03:18 GMT</pubDate>
    <dc:creator>tonyp</dc:creator>
    <dc:date>2006-05-18T18:03:18Z</dc:date>
    <item>
      <title>LCD font building utility???</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-font-building-utility/m-p/136292#M4305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;hi all,&lt;/DIV&gt;&lt;DIV&gt;recently im trying to develop the graphic LCD for my beginning to learn HCS08 series MCU.&lt;/DIV&gt;&lt;DIV&gt;and there is a problem about the FONT..&lt;/DIV&gt;&lt;DIV&gt;because there are so many characters and i have to draw it on the grid papers.&lt;/DIV&gt;&lt;DIV&gt;wanna know if there were any FONT building utiltiy for (8 pixels * 8 pixels) or else for improving the developing speed...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;thank you ....&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 15:19:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-font-building-utility/m-p/136292#M4305</guid>
      <dc:creator>eos33</dc:creator>
      <dc:date>2006-05-17T15:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: LCD font building utility???</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-font-building-utility/m-p/136293#M4306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Well, I have some old little utility I had written about 15 years ago that may work for you.&amp;nbsp; Get these two files:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://aspisys.com/editfont.exe" rel="nofollow" target="_blank"&gt;http://aspisys.com/editfont.exe&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://aspisys.com/binex.exe" rel="nofollow" target="_blank"&gt;http://aspisys.com/binex.exe&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Use:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;editfont somefile.fon&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;It will ask the dimension, press 8 for the 8x8 you need.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Read the screen for help on using it or ask me directly.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;The font file created with this utility will contain data for all 256 ASCII codes (0-255) in sequence. Once you save the file, and exit, use the second utility to convert it to a S19 file.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;binex somefile.fon somefile.s19 $C000&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;where $C000 is an optional load address for the S19 file, otherwise it will be zero.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Hope this helps.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 18:05:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-font-building-utility/m-p/136293#M4306</guid>
      <dc:creator>tonyp</dc:creator>
      <dc:date>2006-05-17T18:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: LCD font building utility???</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-font-building-utility/m-p/136294#M4307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Just updated to also create an include file to be used directly by assemblers, for one-step font editing.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 18:03:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-font-building-utility/m-p/136294#M4307</guid>
      <dc:creator>tonyp</dc:creator>
      <dc:date>2006-05-18T18:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: LCD font building utility???</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-font-building-utility/m-p/136295#M4308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;hi tonyp,&lt;/P&gt;&lt;P&gt;thank you for your kindly help.&lt;/P&gt;&lt;P&gt;i'll try it.&lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 08:48:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-font-building-utility/m-p/136295#M4308</guid>
      <dc:creator>eos33</dc:creator>
      <dc:date>2006-05-19T08:48:47Z</dc:date>
    </item>
  </channel>
</rss>

