Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/micjahn/ZXing.Net

.Net port of the original java-based barcode reader and generator library zxing
https://github.com/micjahn/ZXing.Net

build script: checking for existing assembly before validation of signing

5e0522fb9c861539c8fa5519a6fd85f5eccb750a authored over 4 years ago by Michael Jahn <[email protected]>
WindowsFormDemo: new option to use the GlobalHistogramBinarizer

bfc5aa41de8441d719e9a9964237d74135367ea5 authored over 4 years ago by Michael Jahn <[email protected]>
small refactoring of PDF417::getMacroBlock

8f348011a3e998edc04516fbaf77519187818514 authored over 4 years ago by Michael Jahn <[email protected]>
[#254] Code128 max length constant

66a9f95a81404e6c8f4e87061287ddbc8fbefdf8 authored over 4 years ago by Michael Jahn <[email protected]>
support for multiple decoding with interop

3689b1d6413685ff779757ccfd7ce2208fc9f818 authored almost 5 years ago by Michael Jahn <[email protected]>
showing UPC/EAN extension in WindowsFormsDemoForm

49f4563bb5bd1a49b9e1bc8b32496163011b288e authored almost 5 years ago by Michael Jahn <[email protected]>
[#252] PDF417MacroMetadata not found !

* missing entries in project files

52ddacdf6ea3d66ea2222c6dff19764af39696a5 authored almost 5 years ago by Michael Jahn <[email protected]>
[#247] Aztec barcode rendering speed

fe27b0c6fec9654bc8eaff14e7ba5a364a7e2037 authored almost 5 years ago by Michael Jahn <[email protected]>
added support for .Net 4.7.2 to imagesharp binding

7900b1ef8d0ac2dfc4e649132f5aa0bf1f42e369 authored almost 5 years ago by Michael Jahn <[email protected]>
updated README

e609484899fea7162474ee69a9be25ff21439685 authored almost 5 years ago by Michael Jahn <[email protected]>
ZXing.SkiaSharp: switching to SkiaSharp 1.68.1.1

99fee7323470783c0bb371471f9ad5a124d2907f authored almost 5 years ago by Michael Jahn <[email protected]>
switching to default 3rdparty nUnit assembly

4d086e6923f346e74db630e263924a54951bc89e authored almost 5 years ago by Michael Jahn <[email protected]>
Merge pull request #230 from ghost1face/skia-perf-2

Skia barcode performance

6c718b19cae41d7528e86f8e1150aba3ee918bb0 authored almost 5 years ago by Michael Jahn <[email protected]>
remove unused usings

1249b49b0d421d754080aa0cc26b52ab1bd4e52f authored almost 5 years ago by Daniel Destouche <[email protected]>
Update SKBitmapLuminanceSource tests

81c78e8f0af2f00f9385bcc61356cfdba4c47959 authored almost 5 years ago by Daniel Destouche <[email protected]>
Remove duplicate tests

2686a08c963b0adb3c84a9494bf5aa8990253382 authored almost 5 years ago by Daniel Destouche <[email protected]>
missing files in project files

ce86ff48af57cd382fa5435b416875fe9886dbd9 authored almost 5 years ago by Michael Jahn <[email protected]>
Merge branch 'master' of https://github.com/micjahn/ZXing.Net

3493f09ddf6d7912d337bc5bc3914c3d103da2d0 authored almost 5 years ago by Michael Jahn <[email protected]>
[#235] Decode Qr code and binary data

dab70070858fdd244de0d2315adb8358d32b3ab2 authored almost 5 years ago by Michael Jahn <[email protected]>
Another round of updating and cleaning test cases

29c2c087273c08d4886e8883d94be5e5e9217c3a authored almost 5 years ago by Daniel Destouche <[email protected]>
SKBitmapLuminanceSource tests and test images

13e70a0da3d28ebe6f40b20d8a1d40158a22ecd3 authored almost 5 years ago by Daniel Destouche <[email protected]>
Remove unnecessary unit tests

2d43e0d71d6f716ed1fb1d8e69f9f55815bb0ee7 authored almost 5 years ago by Daniel Destouche <[email protected]>
Remove unnecessary unit tests, not related to the Skia binding

a7a550175532e3d05be935181815cc413f9d13c9 authored almost 5 years ago by Daniel Destouche <[email protected]>
Unit tests for Skia Binding

5b5e0e1374af90df385dc149ef9b873efb6bae25 authored almost 5 years ago by Daniel Destouche <[email protected]>
First draft at passing unit tests, missing lots of tests

1775b1b48a8fa3de9ebf9aa1ef8b9cfe196ea067 authored almost 5 years ago by Daniel Destouche <[email protected]>
Unit tests initial pass

c49a9588b195777dc0cbe0eacde3c409a00c6821 authored almost 5 years ago by Daniel Destouche <[email protected]>
Micro-optimization for iterating through image pixels

f9de7ce31654db468b8f866d37382a51ba04d500 authored almost 5 years ago by Daniel Destouche <[email protected]>
Remove usage of SKColor, allocate color bytes with shifting

03b7be48941e8c769fec7a875297d095e5b71284 authored almost 5 years ago by Daniel Destouche <[email protected]>
Use uint* instead of byte* for improved performance

d8e91591d69b0cd635ed9967608a8fb0a91ba369 authored almost 5 years ago by Daniel Destouche <[email protected]>
Reduce allocations and ~25% time improvement

75f554066b9ccca8954b9612fdeaaac097874a1c authored almost 5 years ago by Daniel Destouche <[email protected]>
Merge pull request #1 from micjahn/master

Sync with HEAD

595837d6f8da508f7a6a28888fdfd860a313620d authored almost 5 years ago by Daniel Destouche <[email protected]>
Merge pull request #229 from ghost1face/skia-perf

Skia - Prevent multiple unnecessary native lib calls

bc91205eac8552776e8ae68e3494ea417b1e75a8 authored almost 5 years ago by Michael Jahn <[email protected]>
Prevent multiple unnecessary native lib calls

b8007ffc8802d182c7cb863be8937d2127b14bee authored almost 5 years ago by Daniel Destouche <[email protected]>
Merge pull request #227 from brianpopow/feature/useRowSpan

Use PixelRowSpan for ImageSharp LuminanceSource

d3a211d0e1cb27595f10ea3af5b0fbc49d63152a authored about 5 years ago by Michael Jahn <[email protected]>
Use PixelRowSpan

983d0a9d2d9b67f4011e40a31901b7525bc2d6db authored about 5 years ago by Brian Popow <[email protected]>
Merge pull request #226 from brianpopow/feature/fixNullError

Fix null exception when detectorResult.Bits has no value

80a4f8efc561f8541317920e74932ff8bc71760c authored about 5 years ago by Michael Jahn <[email protected]>
Fix null exception when detectorResult.Bits has no value

fb3584e422edd491301481ba80efabb1fc9bcdaf authored about 5 years ago by Brian Popow <[email protected]>
Merge branch 'master' of https://github.com/micjahn/ZXing.Net

20059826e98b1ab86157d5c0011467340e842852 authored about 5 years ago by Michael Jahn <[email protected]>
updated NuGet to 5.3.1

fe3ddd6ade726d56d903b5d35bfcd4edada6ff5f authored about 5 years ago by Michael Jahn <[email protected]>
Merge pull request #216 from mikhey/feature/pdf417-macro

Feature/pdf417 macro

e82813d8cb639ec0128ebf32012e66a8f6d1c2cd authored about 5 years ago by Michael Jahn <[email protected]>
Updated code for multi-framework compatibility & fixed test case.

18d19b8b12cff8d33ff34d4a2bfe8402ed3ca81a authored about 5 years ago by Micah Miller <[email protected]>
using .gitignore from github/gitignore

d4061b41162b6f4ea6afc459bda67436eff47bf7 authored about 5 years ago by Michael Jahn <[email protected]>
preparing new release of ZXing.Magick binding

c2b35218fc19b495eaf01eefbc89a2160eece5c4 authored about 5 years ago by Michael Jahn <[email protected]>
Merge pull request #218 from hanabi1224/magick_osx

upgrade magick.net to latest version which provides osx support

a4da512e0f5bcaf56b2ebfc10dad7ff49e9e912c authored about 5 years ago by Michael Jahn <[email protected]>
upgrade magick.net to latest version which provides osx support

1e094faa5d131e5516560840d99b70abbe5b1e37 authored about 5 years ago by hanabi1224 <[email protected]>
Adding Macro PDF417 Unit test (back into project)

f0e765ec5065621d9b13720f5fafa2f029d475ce authored about 5 years ago by Micah Miller <[email protected]>
Updated Macro PDF417 test & removed saving of bitmap images.

* A previous version of the test was included in the commits to this branch, updated to a better...

65aa01a08d165721a10539584d3f1cf539c69e9c authored about 5 years ago by Micah Miller <[email protected]>
Adding Macro PDF417 generation support.

5c8f699ccedae0920e00a0a73eeead936c8707c1 authored about 5 years ago by Micah Miller <[email protected]>
Merge pull request #214 from mfabruno/patch-1

Removed empty lines

0462b11c844d951532ecf076d3062c7ad54ce4de authored about 5 years ago by Michael Jahn <[email protected]>
Removed empty lines

Removed some empty lines from BinaryBitmap.cs to fall in line with the coding guidelines.

52554f03c6b5660f91300c3467691c62593f7a3d authored about 5 years ago by BrunoA <[email protected]>
added new bindings to deployment files

e536c5620dae9fff96b1bf9bd913f53fbfd4e7bf authored about 5 years ago by Michael Jahn <[email protected]>
added .netcoreapp3.0 target to nuspec

81d2d4618dbb1eef7bab79dfa628287e2e760ae3 authored about 5 years ago by Michael Jahn <[email protected]>
Merge branch 'master' of https://github.com/micjahn/ZXing.Net

c5b833949d1d2350e56c9fae20406c094c2a0d1d authored about 5 years ago by Michael Jahn <[email protected]>
Merge pull request #196 from ddrinka/pr/netcoreapp3.0

Add a build configuration for netcoreapp3.0

63f2e9bb860fde29977434bf8f5bb6d9ee654e54 authored about 5 years ago by Michael Jahn <[email protected]>
portability fix, 4.8 target

0e17803e0373914a0bf2777870fe2bb374997b4f authored about 5 years ago by Michael Jahn <[email protected]>
Merge pull request #210 from JeremyLee/master

Fix documentation.

503c96e9f2796ab875c506c30106cecadcee598b authored about 5 years ago by Michael Jahn <[email protected]>
Fix documentation.

9b1fbd48891c4f8950d2e33025c3113c7a7bc3ef authored over 5 years ago by JeremyLee <[email protected]>
Merge pull request #204 from JeremyLee/master

Add hint to allow setting desired PDF417 Image Aspect Ratio

f4d4e1d0aa6fd7f45d2718775d728d05f58e3e09 authored over 5 years ago by Michael Jahn <[email protected]>
Add hint to allow setting desired Image Aspect Ratio;

59c6e87d35f56c89a923e04e2cefd25dfc042baf authored over 5 years ago by Jeremy Lee <[email protected]>
namespaces for nuspec.xsd

996b524724e9b602a40ea666072e8c05ab67ddbf authored over 5 years ago by Michael Jahn <[email protected]>
preparing release 0.16.5

4a623c2a846b54c07f69517b0a160ab8e5ef35e9 authored over 5 years ago by Michael Jahn <[email protected]>
command script for nuspec.xsd updated

58a4a4ea04000a2c4a2cdb556cae7e5b562a3d14 authored over 5 years ago by Michael Jahn <[email protected]>
updated nuget command line client

d466b4119f645ecfd84c255d7f43da60559045a6 authored over 5 years ago by Michael Jahn <[email protected]>
fixed build for some older targets

7355f52f1fdf9bdd55dc2123cb99382afd05d867 authored over 5 years ago by Michael Jahn <[email protected]>
...sometimes I doesn't understand why...

ef44ca9018cda201666efd0edb519a76b37763d5 authored over 5 years ago by Michael Jahn <[email protected]>
fixed build for some older targets

9dce2fa5e910d4fba9a452a5476db442148ba769 authored over 5 years ago by Michael Jahn <[email protected]>
restored files

68ead67c84378ab7f70118d72d86e9459224b403 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: 1cc5cbe961de3606287a53765e6cde3dea24660e

* Don't run Aztec test 1000 times pointlessly

471c1271243abb4f5ab6dc1969f5607ee4ccee18 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: 4d94ac22eb8cc7b0b5ec8176aab6b40db27e8db5

* Add addition wifi: QR code test case from mailing list

d2849a86bb8c6db69635b41bafce59892fc29585 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: ae6d7e55af0b62cd18b6ac775ce3b66caf889892

* findFinderPattern()[1] points the outside pixel of the finder pattern (#1179)

8aa9a846be74949002e0cc07dd8c7dc063be00f5 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: 6075d5b2f69f285657ff65b0abcc7c7885a44eed

* Minor change to enable manual selection of the QR code mask pattern (#1176)

* Minor change to...

019ae56cf9ec185c85877bcf7a6fbe7ad9f943ea authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: 723b65fe3dc65b88d26efa4c65e4217234a06ef0

* Refactor checking of write format in 1D writers

2310b9c1c8a57224f38e0ae3c4b0d95e77501302 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: 2d77cec7c835e3f07a1a258d297cc7a8b917d42d

* check format param in CodaBarWriter::encode (#1173)

87de444175d20f8cd5ef1a11c4275964ceadf88b authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: f1683e1f4f670a83c37f6858a7b3db70080e04ae

* Bump to 3.4.0. Require Java 8. Various code simplifications and plugin / dep updates

4d6bac318be6b3da51d02df8fdfdd5b1c29f91db authored over 5 years ago by Michael Jahn <[email protected]>
fixed luminance calculation for opencv bindungs and demo and grayscale images (thanks Dmitry)

c84e8f566a934fbeb22d9c4cda5d89e6485e4c7c authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: 653ac2a3beb11481eff82e7d5f2bab8a745f7fac

* Improve FinderPatternFinder.selectBestPatterns (#1158)

* rewrite FinderPatternFinder.selectBe...

803be943a0d55770c524abeb25bd04597ab8355c authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: fedfa7a16c0d53a2c00914e0f9a116d422c271bb

* Remove duplicate results when it has structured append header. (#1147)

* remove duplicate res...

ad521f1aec32f007563bde27b9cc5d244969f920 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: bc645c50bb18fb3b30a3ffaa74d042ce1ada616d

* Small fixes, dep updates, removed warning about Android app, made web app params into annotations

d20f624da5bc8f276898595a1f84e2a2b5dc8227 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: eb6bea6ed3638ce0c733ac75d5311b367c093707

* Fixing checksum error in UPC-E barcodes (#1130)

* Converting to UPC-A before checking for mat...

b8d7e2e0831ecb5cd99f3e83a7c4953735c7d125 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: 9617a90616e0a9b9f2af8460194c702deb79611a

* Minor updates to plugins and from code inspection

43abc14f6aa3ffbb3ad11a81b12ea4d58878b581 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: a81dda90ba8ea5047f1ac826ec3d33c0e355b520

* Small code improvements from inspections

7fcd0efde79ea76447602266f30a83b5d0a4ef88 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: 6b3bf9ea40e904e3c9809d5ac90f0cb383afe2f7

* fix typo (#1111)

c7fa49ac096764d49da4c52051ce8bf9f0d84540 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: 79bdb2c84e25cd3bf92310a164e853cbfdebfd8f

* Continue in codeset A when character encoded single number or FNC1-4 in Code128Writer (#1108)
...

84c5b49e4cd8da020da126435bdee87b18b29487 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: e636498b5e5b07bcfcdf27a3461ea3b5e127e418

* Support Full-ASCII in Code93Writer (#1104)

* support extended characters in Code93Writer

* r...

0f92c1c1a9cf9424f6a8981c1596477f88b8fe6e authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: b31e090239cf20793ba222d1bf3e61d9f4fb7a44

* Optimize code width calculation in Code39Writer (#1103)

Every code39 character has 9 bars con...

d068e5c6028632619c9bf364238d6d9d86a1d3d1 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: 58feb44536da804e8732181e7ccbce5e94ff7d28

* fix code93 extended character decoder (#1101)

15cbc2999bb149fcad9f82df935d25723bb4f88d authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: 71f5773d8e1cf26d558eb99f2f6a21010935b838

* Added a null check for relative points (#1096)

eea0d7b094aa2b374d7d5d9ffd9873aa1174c004 authored over 5 years ago by Michael Jahn <[email protected]>
port SHA-1: c13216ce08889bdec3a158aa3161db77dda5ad54

* Rewrite DataMatrix Detector (#1080)

* rewrite datamatrix detector

* comments

* remove unuse...

783364dd1a33714e896e3650fd72fa757fed0bfd authored over 5 years ago by Michael Jahn <[email protected]>
Add netcoreapp3.0 build with WPF support.

51571e3fdfc90fbdb02d054a9692b0de3add61fc authored over 5 years ago by Douglas Drinka <[email protected]>
Copy vs2017 to vs2019 solution

0bdf54e4943923ec3e179270e5c60c5df67619cb authored over 5 years ago by Douglas Drinka <[email protected]>
[#188] PackFromRgba32 method is missing(ZXing.ImageSharp.BarcodeWriter)

a3ab0ca0f8a04efd50a7def3399d809b11fbdbb7 authored over 5 years ago by Michael Jahn <[email protected]>
Merge pull request #195 from brianpopow/feature/ImageSharpBeta0006

Update to ZXing.ImageSharp to use imagesharp beta0006

7c9b4fb2031825075eaed0c855678c6749b04dfa authored over 5 years ago by Michael Jahn <[email protected]>
Update to imagesharp beta0006: Changed PackFromRgba32 to FromRgba32

5941ec6529e6edeab378f887f4942d23a9c360e7 authored over 5 years ago by Brian Popow <[email protected]>
port SHA-1: 653ac2a3beb11481eff82e7d5f2bab8a745f7fac

* Improve FinderPatternFinder.selectBestPatterns (#1158)

* rewrite FinderPatternFinder.selectBe...

2a4d9281f05c5514869032d0cbe7155a54c92ed5 authored over 5 years ago by Michael Jahn <[email protected]>
added PharmaCodeReader

764264f7b5e724ec7615203a29da6fff85a28e7e authored over 5 years ago by Michael Jahn <[email protected]>
Merge pull request #184 from hangy/magickimage-interface

Use interfaces for ImageMagick

687c8b9717493d59f1239b12a4df6067e240f22e authored over 5 years ago by Michael Jahn <[email protected]>
Use IMagickImage instead of MagickImage, and add support for IMagickFactory to the renderer.

73637f9d73bbce74be326dcb63bfd9bf478031a8 authored over 5 years ago by hangy <[email protected]>
compatibility fixes

d35ea325d83a9c51494276e3da0514554682ef82 authored almost 6 years ago by Michael Jahn <[email protected]>
fixes some corner cases in the PDF417 high level encoder and decoder

c176be6856afc35c9b31ec05d6667058ce9cfd3d authored almost 6 years ago by Michael Jahn <[email protected]>
fixes NullRef in PDF417 decoder

c4e89b892480ed6c190a33409dc548f55a36c5d3 authored almost 6 years ago by Michael Jahn <[email protected]>