Hi Matthias

This looks like a relatively easy patch to make. Probably adding min version 
and max version optional parameters which default to 1 and 40 then using those 
in the loop to find the min version at line 1525 of the script. Then you just 
use 14,14 for the parameters.

It would be great if you would open an enhancement report and if so inclined 
contribute the patch in case others hit the same requirement.

Cheers

Monte

> On 18 Jul 2018, at 8:20 am, Matthias Rebbe via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Hi.
> 
> My app needs to create qr codes. This is not a problem so far, as Splash21´s  
> qrCode library is now included in Livecode.
> 
> My problem is that i need to create qr Codes with exact version 14, which has 
> a matrix size of 73 x 73. The customer needs exact that kind of code. The 
> codes are scanned by a parcel service and the tech papers of the parcel 
> service note exact those requirements.
> 
> As the  qrCode library in LC automatically decides according to the number 
> and types of the characters, what version is used for creation, i am not sure 
> if this is even possible. But is there a way to create just version 14 codes 
> regardless of the number of character? Maybe with a modified library?
> 
> Regards,
> 
> Matthias
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to