[TriEmbed] C/C++/Python/Ruby/Perl code for translating a text string into a QRcode bitmap expressed in the native language

Pete Soper pete at soper.us
Wed Mar 4 12:36:29 CST 2015


Thanks, Chip. Unfortunately I tried to use that a while back. It's some 
kind of weird (guessing Microsoft) C++ "embrace and extend" source code 
that doesn't begin to compile with gcc on Linux, let alone link.

I'm going to study the Python sources for qr that Carl mentioned and see 
if I can adapt that. I'd discovered the qr command and it's completely 
cool, but my guts tell me it is seriously complex software. I cam 
hopefully look at it tonight.

-Pete

On 03/04/2015 01:20 PM, Chip McClelland wrote:
> 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
>
> I hope this helps
>
>
> Chip McClelland
> chip at seeinsights.com <mailto:chip at seeinsights.com>
> 919-624-5562
>
>> On Mar 4, 2015, at 1:00 PM, triembed-request at triembed.org 
>> <mailto:triembed-request at triembed.org> wrote:
>>
>> Send TriEmbed mailing list submissions to
>> triembed at triembed.org <mailto: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
>> ***************************************
>
>
>
> _______________________________________________
> Triangle, NC Embedded Computing mailing list
> TriEmbed at triembed.org
> http://mail.triembed.org/mailman/listinfo/triembed_triembed.org
> TriEmbed web site: http://TriEmbed.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.triembed.org/pipermail/triembed_triembed.org/attachments/20150304/55d12505/attachment.htm>


More information about the TriEmbed mailing list