Recent

Author Topic: Quirc - QR Code decoder library  (Read 7083 times)

LacaK

  • Hero Member
  • *****
  • Posts: 691
Quirc - QR Code decoder library
« on: September 27, 2018, 08:04:40 am »
Pascal port of open source QR decoder library for reading QR Codes, https://github.com/dlbeer/quirc

Pascal sources and demo application included in attached ZIP.
« Last Edit: September 27, 2018, 08:51:54 am by LacaK »

AlexTP

  • Hero Member
  • *****
  • Posts: 2383
    • UVviewsoft
Re: Quirc library
« Reply #1 on: September 27, 2018, 08:27:41 am »
Can you pls post pascal code to Github? (Link has only C code.)

LacaK

  • Hero Member
  • *****
  • Posts: 691
Re: Quirc library
« Reply #2 on: September 27, 2018, 08:44:44 am »
Pascal code is in attached ZIP in 1st post :)

AlexTP

  • Hero Member
  • *****
  • Posts: 2383
    • UVviewsoft
Re: Quirc - QR Code decoder library
« Reply #3 on: September 27, 2018, 09:05:09 am »
Better post it to Github to not loose.

LacaK

  • Hero Member
  • *****
  • Posts: 691
Re: Quirc - QR Code decoder library
« Reply #4 on: March 27, 2020, 07:40:44 am »
Updated Pascal source code and Win32 DLL in attachment.

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: Quirc - QR Code decoder library
« Reply #5 on: March 27, 2020, 08:17:27 am »
This is nice, but generally this forum isn't a file repository. It would be better to post it to Github or an SVN service.

Thanks anyway.
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

 

TinyPortal © 2005-2018