Spelt / ZXing.Delphi

ZXing Barcode Scanning object Pascal Library for Delphi VCL and Delphi Firemonkey
Apache License 2.0
479 stars 204 forks source link

GS1 Databar Family #61

Closed toddbennett33704 closed 6 years ago

toddbennett33704 commented 6 years ago

The ZXing barcode app supports the GS1 POS Databars (Omnidirectional, Stacked Omnidirectional, Expanded Stacked and Expanded). This wrapper does not have support for those yet. Any chance of updating this code to support GS1? Thanks!!!

toddbennett33704 commented 6 years ago

GS1_Barcodes_Fact_Sheet-GS1_DataBar_family.pdf

Spelt commented 6 years ago

Hi Todd,

Can you give me a link to the GS1 implementation in ZXing ?

Also ZXing.Delphi is not a wrapper but a full native implementation of the ZXing lib.

Thanks, Edward

2017-12-21 1:18 GMT+01:00 toddbennett33704 notifications@github.com:

GS1_Barcodes_Fact_Sheet-GS1_DataBar_family.pdf https://github.com/Spelt/ZXing.Delphi/files/1577437/GS1_Barcodes_Fact_Sheet-GS1_DataBar_family.pdf

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Spelt/ZXing.Delphi/issues/61#issuecomment-353220797, or mute the thread https://github.com/notifications/unsubscribe-auth/AMEt1Q9UNyqjcNEQjoR1rKQNP2QoLxM_ks5tCaO4gaJpZM4RJIK8 .

Spelt commented 6 years ago

I'd take a patch, but am not accepting feature requests. I did leave it open for a while to see if anyone wants to contribute it, but I am guessing you will have to implement this if you want it done.

toddbennett33704 commented 6 years ago

Would you do it for a fee? If yes, how much would you charge?

Thanks!

On Mon, Feb 12, 2018 at 12:04 PM, E Spelt notifications@github.com wrote:

I'd take a patch, but am not accepting feature requests. I did leave it open for a while to see if anyone wants to contribute it, but I am guessing you will have to implement this if you want it done.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Spelt/ZXing.Delphi/issues/61#issuecomment-364990564, or mute the thread https://github.com/notifications/unsubscribe-auth/AgX3zwU9BwuVnCr4K4_bnPj8ClvKmUmdks5tUG8KgaJpZM4RJIK8 .

Spelt commented 6 years ago

Dont have the time or urgency myself.

The .Net version here: https://github.com/Redth/ZXing.Net/tree/3975188b7b0c806c9a8732cae921ed5e13a4b41b/Source/lib/oned/rss

The original source is here: https://github.com/zxing/zxing/tree/master/core/src/main/java/com/google/zxing/oned/rss

The java version has some extra commits with some optimalizations.

Maybe somebody else can do it for a fee? Maybe you can post it here? https://www.freelancer.com/post-project

2018-02-12 18:40 GMT+01:00 toddbennett33704 notifications@github.com:

Would you do it for a fee? If yes, how much would you charge?

Thanks!

On Mon, Feb 12, 2018 at 12:04 PM, E Spelt notifications@github.com wrote:

I'd take a patch, but am not accepting feature requests. I did leave it open for a while to see if anyone wants to contribute it, but I am guessing you will have to implement this if you want it done.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/Spelt/ZXing.Delphi/issues/61#issuecomment-364990564 , or mute the thread https://github.com/notifications/unsubscribe-auth/AgX3zwU9BwuVnCr4K4_ bnPj8ClvKmUmdks5tUG8KgaJpZM4RJIK8 .

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Spelt/ZXing.Delphi/issues/61#issuecomment-365001488, or mute the thread https://github.com/notifications/unsubscribe-auth/AMEt1QuacSdMAMPoqLMC1XIvHOYrSQ1Jks5tUHeWgaJpZM4RJIK8 .