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

Improve memory usage in SoftwareBitmapLuminanceSource

830076a6494e5222fe6bc4de6468ed56ddb6cefc authored about 2 years ago by Halil <[email protected]>
Simplify SoftwareBitmapLuminanceSource

bc9bbe1ded4942a53dea7f61081c6eec5c15ba00 authored about 2 years ago by Halil <[email protected]>
Merge branch 'master' of https://github.com/micjahn/ZXing.Net

244bd03884dc830eb835064e6c3cf24a8f97441b authored about 2 years ago by Michael <[email protected]>
[#457] AZTEC and DATA_MATRIX do not honor EncodeHintType.MARGIN

22a36e18eba8da78c6cde0f2ee113cc393ac1a54 authored about 2 years ago by Michael <[email protected]>
Merge pull request #453 from foostackdev/master

Update README.md

506d45d49769ba6feaa444f47d5227f9a6d1a6be authored about 2 years ago by Michael Jahn <[email protected]>
misc: update load image from file sample code

d9d2ad6e6a831409f11d333eaa7ee4e09a807dd5 authored about 2 years ago by Max <[email protected]>
[#441] ZXing.Net not compatible with Magick.Net >= 12.0.0

8ed917c8d4cf514e26fea341d1807a5f9e59fdc9 authored over 2 years ago by Michael <[email protected]>
[#440] The type or namespace name 'Android' does not exist in the namespace 'ZXing'

ce90d5a767bffbd94e3162800a185a9956783ad0 authored over 2 years ago by Michael <[email protected]>
Merge pull request #430 from dlemstra/use-magick-net-core

Use Magick.NET.Core instead.

d3abc68c7776cd8cdac20a53473d3a55051324ad authored over 2 years ago by Michael Jahn <[email protected]>
use PropertyGrid for decoding options in WindowsFormsDemo

930afca5c9af9ed9115da35a0e094f6a249e26c1 authored over 2 years ago by Michael <[email protected]>
[#426] how to set PDF417EncodingOptions.Dimensions.MaxCols in VBA?

a58928af6503bd58a52e12b01fb42e5666099dc6 authored over 2 years ago by Michael <[email protected]>
[#428] Setting the CharacterSet for decoding PDF417 in VBA has no effect?

78d32d70d80c840000debd02401c079706cdaa83 authored over 2 years ago by Michael <[email protected]>
Remove net40 and add netstandard2.1

9d1ed677b04a8701891811a1a7b8130767313d79 authored over 2 years ago by Dirk Lemstra <[email protected]>
Switch to Magick.NET.Core instead.

6dc4993cff203ac4e97f95ef60d592e8c758fc00 authored over 2 years ago by Dirk Lemstra <[email protected]>
Removed support for netstandard1.3

f2fe5ffc48defb0dc959ca5d8d0f204577fce66b authored over 2 years ago by Dirk Lemstra <[email protected]>
ZXing.Net.Bindings.EmguCV 0.16.3

e50281d76cb1f39ca26d585ace7c941265513efc authored over 2 years ago by Michael <[email protected]>
[#425] ZXing.net with EmguCV

68dae79cf38818561f497cd9d180f822448a10de authored over 2 years ago by Michael <[email protected]>
ZXing.Bindings.ImageSharp: preparing new release

fa344adbe0f08b100f91eb664482d788da4f308e authored over 2 years ago by Michael <[email protected]>
[#422] net core 6 rendering issue when using replacing System.Drawing with ImageSharp and ZXing

521aad1653c997ea5c6c99ee4e89a9258399d414 authored over 2 years ago by Michael <[email protected]>
[#410] Object reference not set to an instance of an object with IMB barcode type

1a5b049a02643504fc51a880777b7d43ef12432d authored almost 3 years ago by Michael <[email protected]>
[#405] Support ImageSharp 2.0

7380358fd957d0f26034aeec7ed30f82a958e37c authored almost 3 years ago by Michael <[email protected]>
Merge pull request #401 from syonip/master

[#400] DecodeMultiple throws "Index was outside the bounds of the array" on specific image

926cd47eca3c7eacd71ec74e8edff52637f7601e authored almost 3 years ago by Michael Jahn <[email protected]>
fix #400

8ac9b8f914c35634225d3ddd218a40a174bc273f authored almost 3 years ago by Johnny <[email protected]>
port c4266bf09c1a3d13c236a8e3a15f8e34cbda025a

* Add support for multiple character-ECIs in data matrix decoder (#1474)

* Added support for mu...

4da88b0a8ce01a633761f9eb775e23ec9e2d4522 authored almost 3 years ago by Michael <[email protected]>
updated readme

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

8cd96b7ac5f852f70cbcad16491e4192694140bc authored almost 3 years ago by Michael <[email protected]>
updated readme

918322254a71ba466626054cd2ce37fccc60f6bd authored almost 3 years ago by Michael <[email protected]>
Create FUNDING.yml

5180bd28aeb6747d906596513093b6d0c7e7c1c6 authored almost 3 years ago by Michael Jahn <[email protected]>
[#394] Zxing.net generate qr code xamarin.android null reference

* static initialization StringUtils fails if some encodings are missing

0b527f8a3ff2f06ba44e352338de0514899a3a53 authored almost 3 years ago by Michael <[email protected]>
[#391] Exception when write a barcode with PureBarcode false

eef88ee53ced1035eade39f44544aa955d2db6b6 authored almost 3 years ago by Michael <[email protected]>
[#382] missing quotes

2862d00dbf5a7b48fabf07003201bb836d9c2c3d authored almost 3 years ago by Michael <[email protected]>
removed Android binding project from CI

2843fab4734bcf11be4a0bd136c41b052e69aeea authored almost 3 years ago by Michael <[email protected]>
added two project to CI build

d2f67e87c4fc62d767610467e3d4a953debf3d96 authored almost 3 years ago by Michael <[email protected]>
more conditional target frameworks to build the project with VS2019 or VS2022 and .Net 6.0

935cd093a504bca82c11e60635d266732dca9b11 authored almost 3 years ago by Michael <[email protected]>
warning removed

9776b780a83c2c3480216da68a163c5b248660a2 authored almost 3 years ago by Michael <[email protected]>
cleaned up solutions

33c90e25366ce34a00bd6ee2f722ab12153da0ea authored almost 3 years ago by Michael <[email protected]>
conditional target frameworks to build the project with VS2019 or VS2022 and .Net 6.0

88a0a693cbdd6cb8660ec227ceba39180988fe95 authored almost 3 years ago by Michael <[email protected]>
removed doc projects for CE and WP

39e1f1de19db54ac62a4e53668690d96bed6afb3 authored almost 3 years ago by Michael <[email protected]>
[#379] Release 0.16.7 is broken for target net6.0?

fd1c209cf12ce308425f3e607f4267562103249c authored almost 3 years ago by Michael <[email protected]>
removed support for Windows Phone

50a3ed049c4209832c365a6e7b17e1294c3a87c3 authored almost 3 years ago by Michael <[email protected]>
removed support for Windows CE

bbda6da330e953fdbb88fca81adfeff76ba3876a authored almost 3 years ago by Michael <[email protected]>
removed some more silverlight things

4140a6cc51b479e86495fef7d47027b95a62053c authored almost 3 years ago by Michael <[email protected]>
Merge branch 'knocte-removeSilverlight'

361399e6a89a81c259f12cc86ca08016d9b9bec3 authored almost 3 years ago by Michael <[email protected]>
[#152] Remove Silverlight

acfdee065b6e74efb965dbb2a4fac7a4de02434e authored almost 3 years ago by Michael <[email protected]>
more updates for deployment scripts and signing

c5eaa15a98b13ac1a26a590e2dd2ba9cf5d85340 authored almost 3 years ago by Michael <[email protected]>
bindings: updated version numbers and dependencies

6af7a8ae9761589d56827f7d5d57146f43c8d6fd authored almost 3 years ago by Michael <[email protected]>
update deployment script

cadfffed6de26401cb5c3d2b6230fc5b28b27956 authored almost 3 years ago by Michael <[email protected]>
fixed nuspec file

bcfe909677a42636b0f514a7a9de9b5c5baac9ca authored almost 3 years ago by Michael <[email protected]>
fixed winmd source code fetching

cadfbc7090325610d4af323ab37536d313dcedce authored almost 3 years ago by Michael <[email protected]>
updated doc projects

21c268ea66800abfc686bf65b848efbcf301b0eb authored almost 3 years ago by Michael <[email protected]>
preparing release 0.16.7

7009491799114ebc7e11709535e4fb64e439115e authored almost 3 years ago by Michael <[email protected]>
[#377] Exception thrown while reading certain QR code

83d6e6a47b9e156608f4f287bcc7f195bb13a558 authored almost 3 years ago by Michael <[email protected]>
updated SkiaSharp test

0867d7210da8855b53556d0eaefddc0e95624e3f authored about 3 years ago by Michael <[email protected]>
fix bitmap creation for silverlight

fee1b8a485a81b2b71e33ba9040ecd924ca28f06 authored about 3 years ago by Michael <[email protected]>
preparing release 0.16.7

ed8bd8e0c4ecda9b474a374b75199fffa63da31f authored about 3 years ago by Michael <[email protected]>
[#373] image.ToBase64String produce different base 64 string and image in ZXing.Net.Bindings.ImageSharp 0.16.9-beta than 0.16.10

* change defaults for foreground and background color

b8f715940908fa907a01f5773345f309177bb695 authored about 3 years ago by Michael <[email protected]>
[#373] image.ToBase64String produce different base 64 string and image in ZXing.Net.Bindings.ImageSharp 0.16.9-beta than 0.16.10

* added tests for ImageSharp binding

b46ca5958c4606db48542431f820e2a6d67295d4 authored about 3 years ago by Michael <[email protected]>
ZXing.Bindings.Windows.Compatiblity: added attribute to mark the assembly as windows only

19eb6fe8e97bb15cfc5afca7726417ace3e877da authored about 3 years ago by Michael <[email protected]>
ZXing.Bindings.Windows.Compatiblity: added newer targets

afc6622cf8b4557fd8d8fe4fe15b6a8312621c78 authored about 3 years ago by Michael <[email protected]>
QR testcases failed because of line endings

3d37c4afb5671e701a53cb7bc542434e727b71fb authored about 3 years ago by Michael <[email protected]>
QR testcases failed because of line endings

29b4891bf0a1e6c537ef6c3a31b7786e592bf9b0 authored about 3 years ago by Michael <[email protected]>
port SHA-1: 9b972bbb0714cff04eb1b396d4c2891d43ed6e2b

* Simplified code, improved memory usage and performance of the QR-Code minimal encoder. (#1465)...

f39e7be108d718ee257c3c12e29ae6daf747333d authored about 3 years ago by Michael <[email protected]>
warnings removed, compatibility fixes for older platforms

ea3196a53805f9ac961fa0014727b6349f597e2a authored about 3 years ago by Michael <[email protected]>
warnings removed, compatibility fixes for older platforms

6857b0216f499a747deaf1476635d6b1751d81cd authored about 3 years ago by Michael <[email protected]>
NuGet 5.11.0.10

4a6451bef8d21a2584ee7950fb60517ce7283453 authored about 3 years ago by Michael <[email protected]>
update nuspec for ZXing.Net.Bindings.ImageSharp; pushed version 0.16.10 to nuget.org

38f63843094e4f9ddd693b723a741f20f11be713 authored about 3 years ago by Michael <[email protected]>
port SHA-1: 21eb978d6732714751ffee4c74edb8479260340f

* Fix of error in specification ISO/IEC 16022 Second edition Annex P as suggested by Martin Burk...

e68b4f78c38215ce44a47aab278b0608f4b626a0 authored about 3 years ago by Michael <[email protected]>
port SHA-1: c25029d29ad28c488db7166c5eaaf798c5ed2667

* Fix bug624: Illegal Character Exception (#1454)

* - added code to suppress the terminator if ...

f09853c63a1650e7d370b42f950c3173469e41d1 authored about 3 years ago by Michael <[email protected]>
port SHA-1: 6c034f977505b058c7cf764b3d9b1abd068a725e

* Minor code tweaks

784e80ed07a57a88deb31e59c9384fc4f6eebe8f authored about 3 years ago by Michael <[email protected]>
port SHA-1: 2e22d09479daf204b24ef57d939c0a78a5fe9769

* Compact QR-Code: Support more character sets (in particular cp1256 (Arabic) and Shift-JIS) (#1...

93f1c5e66b2dcd10cabee99bd78139440a9078b2 authored about 3 years ago by Michael <[email protected]>
port SHA-1: c729abe393b9ace4beefe83b52add392853072c3

* Compacted QR-code: remove needless adding of Mode.TERMINATOR (is taken care of in Encoder.term...

3659697452a66c6cad273a2058af75c04c9a75fd authored about 3 years ago by Michael <[email protected]>
port SHA-1: 128775149b7d1a432d7ba05464739d549dbcd2b8

* Add support for EncodeTypeHint.CHARACTER_SET for compacted QR-Codes (#1450)

* Added experimen...

ce69024d89bfe79bdd5bcff532df2713d3e8b5c8 authored about 3 years ago by Michael <[email protected]>
Merge pull request #372 from brianpopow/imageSharpRenderer

Allow Image sharp renderer to set the foreground and background color

ee4618cbd36da0a8cf4dd7a02c26094881b54c25 authored about 3 years ago by Michael Jahn <[email protected]>
Allow to set foreground and background color

fd0e388cbee644ddfd9d21d0ec41df840feac2ec authored about 3 years ago by Brian Popow <[email protected]>
Use white for foreground and black for background color

7dbc57e9c37247297d42a328dd8b8ca3cf671b98 authored about 3 years ago by Brian Popow <[email protected]>
port SHA-1: 831ebac6e74ebf2e5d1f7c0185caabb20a4e9799

* Minor code style updates to MinimalEncoder and a few other files ; minor dep updates

c02d50ac648bb1170b7c423bc822ffbe9ef0f25d authored about 3 years ago by Michael <[email protected]>
port SHA-1: 3909ebe2946e6fe7ce0cecf337e408a1546b2fba

* Fix qr compaction (#1449)

* - Added missing error handling in case of a failing assert
- Fixe...

f47b73c27d5c0b4b6a626d40a58f3f99ccebee1d authored about 3 years ago by Michael <[email protected]>
port SHA-1: f984496a10c365ca5577393ff6e718b7f8ed523a

* Fix javadoc error

1f89fd1a9fcc28593e7213004644d005257c51a3 authored about 3 years ago by Michael <[email protected]>
port SHA-1: f4f3c2971dc794346d8b6e14752200008cb90716

* fix(core): do not evaluate out of index as white on qrcode mask evaluation (#1446)

* fix(core...

68d19f062ffa3522dcaef43250a011595b27157a authored about 3 years ago by Michael <[email protected]>
port SHA-1: 7a760c6384360a54d1a042133fc7c2805eaf3de9

* Added experimental version of QR-Code compaction (#1445)

* Added experimental version of QR-...

3ec788bb61c91e31c30caa5828ef05113db9f7e9 authored about 3 years ago by Michael <[email protected]>
port SHA-1: af7831b5c7be38fa24d6ad732778f77bc8904fd5

* Optimization for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39707

87dc91e48b3a64dc1b9119c4d87613abaed52c8a authored about 3 years ago by Michael <[email protected]>
port SHA-1: fc50fca12f12c44867b1aa07f8a2f7d328a2fd03

* Fix decoding of FNC1 in AztecCode. (#1441)

* Fix decoding of FNC1 in AztecCode. Flush buffer ...

fdd3ab31d9de483b5577832011f65423ef3696e5 authored about 3 years ago by Michael <[email protected]>
port SHA-1: be2c5bdd883f9f42e794e4b0e7e1b30f436fc0a7

* Fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38913

5bdaec4bf84086177c75e7ab2b835d4aea5b5178 authored about 3 years ago by Michael <[email protected]>
port SHA-1: c6a4e0fa97da88f586fa91baeae472f7f45dffae

* Optimization for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38541

7ebb5ee175d1ca4b76d2bd4e665447607e63a8d2 authored about 3 years ago by Michael <[email protected]>
port SHA-1: f5ef61ec13f756c07ebd96a43347ca9cd1bee9eb

* Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38486

8a87c64c1b73f2100668dc35f1f69cefe7baf078 authored about 3 years ago by Michael <[email protected]>
port SHA-1: 91a423b0501d69c685a6b51aadaa55cc514299cb

* Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38309

efabd9eb89549f4d77472a0bb729737399b95618 authored about 3 years ago by Michael <[email protected]>
Unity binding: switch Color32 to Color32Image which contains the Color32 array and the width and height information

05d9c62b3d4a50098b67cd46c81ab8caa2945905 authored about 3 years ago by Michael <[email protected]>
port SHA-1: 0235f355ff54efabbffd2586d9fd4112da14a29e

* Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38197 ; refactor FieldP...

10c6063815f7d482d9da77aa0eadbd67b0ffdeba authored about 3 years ago by Michael <[email protected]>
COM interop: code samples

5d86822e676ebb5df8d4bc8557c9a1ff05971ff8 authored about 3 years ago by Michael <[email protected]>
COM interop: added missing options

b5445bee1e1b3440b2031513313ff76a4ad2642a authored about 3 years ago by Michael <[email protected]>
COM interop: added missing options

c582ed667aa42b750db93c5725e7b5761463c0bc authored about 3 years ago by Michael <[email protected]>
[#359] COM Interop not returning null

b3fd4c72c0f515140441df1521d7e9f38527146b authored about 3 years ago by Michael <[email protected]>
[#320] BarcodeWriterPixelData unable to generate a valid QR code

6f9e2ac08b407500528cc11b6f30099ebe7a077a authored about 3 years ago by Michael <[email protected]>
sdk version 6.0.100

729ef97bd4f5d80b3c5ce4f99e8b1c7ff68c288b authored about 3 years ago by Michael <[email protected]>
added solution for VS 2022

a999742530f9dd753f82e811559350224b428085 authored about 3 years ago by Michael <[email protected]>
added targets net5.0 and net6.0

426f8f41e9d878fb7713c2eb6099f953609d4a83 authored about 3 years ago by Michael <[email protected]>
version update binding test project skiasharp

05953f925437f516eeb4fd17f344838afb9e1d7e authored about 3 years ago by Michael <[email protected]>
binding project to EmguCV

a7cadadea58c03452aa8006b4c7e9dc4ebf60430 authored about 3 years ago by Michael <[email protected]>
port SHA-1: f04ab98f9710dd6094834d3c4be32b553ef42b5a

* fix valid `y` range (#1430)

214b947a31fdb5f8b1d86ce1c1003a4de76d8f76 authored about 3 years ago by Michael <[email protected]>
port SHA-1: aeeec7b07f45d48f88215d1aa2080e9dd30c88b3

* Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38086

1a4c332d080a2041e4b5f0499fc0eea00dcafdc6 authored about 3 years ago by Michael <[email protected]>