1
I Use This!
Low Activity

News

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Posted over 6 years ago by micjahn
#45 Can not use interop zxing after registering
Posted over 6 years ago by micjahn
sync to java version up to the checkin from 20.09.2017 08:44:23
Posted over 6 years ago by micjahn
port SHA-1: 4ddc8c9e490fd6a9ef6897d9862dd4043916f837 * Issue 863: add limited support for VALUE=uri in vCard
Posted over 6 years ago by micjahn
port SHA-1: 437db89b45baabf79292d741506c6e6acf2cf0c9 * Code39 extended mode encoding support (#876) * asterisk isn't a valid character which can be encoded with Code 39. the following sample content results in an unreadable barcode: *123456789 ... [More] because the asterisk is the start-stop character (special meaning, not valid in content) the really encoded value is **123456789*. The barcode reader stops after reading the second asterisk and throw the content away. * remove wrong private modifier for ALPHABET_STRING * cleanup comments * add support for Code 39 extended mode encoding * add support for Code 39 extended mode encoding * clean ups * clean ups [Less]
Posted over 6 years ago by micjahn
port SHA-1: 24f170efb3974f1e9e2b68591a85218f706f2fd8 * Add codeset A support to Code 128 (#877) * add support of Codeset A for Code 128 * simplification, everything from 0 to 127 is supported by Codeset A and B
Posted over 6 years ago by micjahn
Added using for GetPixels because the IPixelCollection is IDisposable. PR #47
Posted over 6 years ago by micjahn
update ImageSharp
Posted over 6 years ago by micjahn
update Magick bindings
Posted over 6 years ago by micjahn
update Magick bindings
Posted over 6 years ago by micjahn
update version kinect bindings