<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Pete, <div class=""><br class=""></div><div class="">Since I am at work, I used the IBM DeveloperWorks search and came up with this C library: <a href="http://fukuchi.org/works/qrencode/index.html.en" class="">http://fukuchi.org/works/qrencode/index.html.en</a></div><div class=""><br class=""></div><div class="">I hope this helps</div><div class=""><br class=""></div><div class=""><br class=""><div apple-content-edited="true" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Chip McClelland<br class=""><a href="mailto:chip@seeinsights.com" class="">chip@seeinsights.com</a><br class="">919-624-5562<br class=""></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Mar 4, 2015, at 1:00 PM, <a href="mailto:triembed-request@triembed.org" class="">triembed-request@triembed.org</a> wrote:</div><br class="Apple-interchange-newline"><div class="">Send TriEmbed mailing list submissions to<br class=""><span class="Apple-tab-span" style="white-space:pre">      </span><a href="mailto:triembed@triembed.org" class="">triembed@triembed.org</a><br class=""><br class="">To subscribe or unsubscribe via the World Wide Web, visit<br class=""><span class="Apple-tab-span" style="white-space:pre">   </span>http://mail.triembed.org/mailman/listinfo/triembed_triembed.org<br class="">or, via email, send a message with subject or body 'help' to<br class=""><span class="Apple-tab-span" style="white-space:pre">       </span>triembed-request@triembed.org<br class=""><br class="">You can reach the person managing the list at<br class=""><span class="Apple-tab-span" style="white-space:pre">   </span>triembed-owner@triembed.org<br class=""><br class="">When replying, please edit your Subject line so it is more specific<br class="">than "Re: Contents of TriEmbed digest..."<br class=""><br class=""><br class="">Today's Topics:<br class=""><br class="">   1. C/C++/Python/Ruby/Perl code for translating a text string<br class="">      into a QRcode bitmap expressed in the native language (Pete Soper)<br class=""><br class=""><br class="">----------------------------------------------------------------------<br class=""><br class="">Message: 1<br class="">Date: Tue, 03 Mar 2015 19:53:45 -0500<br class="">From: Pete Soper <pete@soper.us><br class="">To: Triangle Embedded Computing Discussion <triembed@triembed.org><br class="">Subject: [TriEmbed] C/C++/Python/Ruby/Perl code for translating a text<br class=""><span class="Apple-tab-span" style="white-space:pre">  </span>string into a QRcode bitmap expressed in the native language<br class="">Message-ID: <54F65799.5040707@soper.us><br class="">Content-Type: text/plain; charset=utf-8; format=flowed<br class=""><br class="">I'm looking for something to link to or use directly via source that <br class="">takes a text string and creates the bitmap for a QRcode representation <br class="">of that string of characters. I mean something like a C char[][] of ones <br class="">and zeros or any more complex equivalent in the native language, not a <br class="">file that pops out magically via a library. I need it to be usable on <br class="">Debian Linux (e.g. Ubuntu). I realize I might be writing nonsense to do <br class="">with the size/scaling and what not (I can now reliably spell "q r c o d <br class="">e", but I need a starting point to do the translation for a special <br class="">graphics printer I'm playing with. I don't have a real driver for this <br class="">printer, just a pile of escape code docs.<br class=""><br class="">Thanks,<br class="">Pete<br class=""><br class=""><br class=""><br class=""><br class="">------------------------------<br class=""><br class="">Subject: Digest Footer<br class=""><br class="">_______________________________________________<br class="">TriEmbed mailing list<br class="">TriEmbed@triembed.org<br class="">http://mail.triembed.org/mailman/listinfo/triembed_triembed.org<br class=""><br class=""><br class="">------------------------------<br class=""><br class="">End of TriEmbed Digest, Vol 22, Issue 4<br class="">***************************************<br class=""></div></blockquote></div><br class=""></div></body></html>