[TriEmbed] C/C++/Python/Ruby/Perl code for translating a text string into a QRcode bitmap expressed in the native language
Chip McClelland
chip at mcclellands.org
Wed Mar 4 12:20:33 CST 2015
Pete,
Since I am at work, I used the IBM DeveloperWorks search and came up with this C library: http://fukuchi.org/works/qrencode/index.html.en <http://fukuchi.org/works/qrencode/index.html.en>
I hope this helps
Chip McClelland
chip at seeinsights.com
919-624-5562
> On Mar 4, 2015, at 1:00 PM, triembed-request at triembed.org wrote:
>
> Send TriEmbed mailing list submissions to
> triembed at triembed.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mail.triembed.org/mailman/listinfo/triembed_triembed.org
> or, via email, send a message with subject or body 'help' to
> triembed-request at triembed.org
>
> You can reach the person managing the list at
> triembed-owner at triembed.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of TriEmbed digest..."
>
>
> Today's Topics:
>
> 1. C/C++/Python/Ruby/Perl code for translating a text string
> into a QRcode bitmap expressed in the native language (Pete Soper)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 03 Mar 2015 19:53:45 -0500
> From: Pete Soper <pete at soper.us>
> To: Triangle Embedded Computing Discussion <triembed at triembed.org>
> Subject: [TriEmbed] C/C++/Python/Ruby/Perl code for translating a text
> string into a QRcode bitmap expressed in the native language
> Message-ID: <54F65799.5040707 at soper.us>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> I'm looking for something to link to or use directly via source that
> takes a text string and creates the bitmap for a QRcode representation
> of that string of characters. I mean something like a C char[][] of ones
> and zeros or any more complex equivalent in the native language, not a
> file that pops out magically via a library. I need it to be usable on
> Debian Linux (e.g. Ubuntu). I realize I might be writing nonsense to do
> with the size/scaling and what not (I can now reliably spell "q r c o d
> e", but I need a starting point to do the translation for a special
> graphics printer I'm playing with. I don't have a real driver for this
> printer, just a pile of escape code docs.
>
> Thanks,
> Pete
>
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> TriEmbed mailing list
> TriEmbed at triembed.org
> http://mail.triembed.org/mailman/listinfo/triembed_triembed.org
>
>
> ------------------------------
>
> End of TriEmbed Digest, Vol 22, Issue 4
> ***************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.triembed.org/pipermail/triembed_triembed.org/attachments/20150304/b7641544/attachment.htm>
More information about the TriEmbed
mailing list