@echo off echo SX version (two pixel lines packed in one 12 bit word)... png2charset.exe -w 5 -h 12 -b 12 -m aBaAa9a8a7-a4a3a2a1a0 font5x12.png font5x12sx.asm echo PIC version (three pixel lines packed in two 8 bit words)... png2charset.exe -w 5 -h 12 -b 8 -r 0x -m a6a5a4a3a2-a1a0b7b6b5-b4b3b2b1b0 font5x12.png font5x12pic8.asm echo PIC version (two pixel lines packed in one 14 bit word)... png2charset.exe -w 5 -h 12 -b 14 -r 0x -m aCaBaAa9a8-a4a3a2a1a0 font5x12.png font5x12pic14.asm
| file: /techref/datafile/charset/extractor/font5x12.bat.txt, 0KB, , updated: 2001/2/8 17:09, local time: 2009/11/22 02:54,
38.107.191.103:LOG IN
|
| ©2009 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? Please DO link to this page! Digg it! <A HREF="http://www.piclist.com/techref/datafile/charset/extractor/font5x12.bat.txt"> datafile charset extractor font5x12</A> |
| Did you find what you needed? |
|
Enter the PICList design contest to win a free PCB from olimex.com! |
Robotics nuts!Check out http://www.verinet.com/~dlc/ email: dlc@verinet.com... This guy ROCKS! He has made (and sells but also releases code, docs, etc...) for a number of cool little robotic modules including whiskers, IR proximity detect and remote control, Sonar proximity detect, PWM, Servo, compass. Most of these use the little PIC 12C508 controller which costs basically nothing and is soooo tiny.The 4 servos, 2400 baud serial servo controller is a wonder of magic and he sells the programmed chip for $8. Wow! |
.