Commit Graph

9 Commits (9bec06a30d628958b3764dcc900e51f21231825c)

Author SHA1 Message Date
Alexei Domratchev 05e6b46121 Converted to TypeScript
Upgraded tools: Webpack 4.38, Babel 7.5, Karma 4.2, Chai 4.2, Sinon 7.3
Removed redundant files
Removed all 3rd party dependencies for Web version
Changed ImageDebug API
Changed Box interface to be [Point, Point, Point, Point]
Improved performance by utilizing ES6+ features, bitwise operators, etc.
Added support for area measured in pixels (px)
6 years ago
Christoph Oberhofer c4cbf10976 Added tests for selecting camera; related to #128 9 years ago
Christoph Oberhofer da08ae3eaf Upgrade to webpack 2 and babel 6 9 years ago
Christoph Oberhofer 3c020d04bf Fixed node build 10 years ago
Christoph Oberhofer 16da30652c Restructuring builds; Moved debug-config 10 years ago
Christoph Oberhofer 9cbfafe698 Added ENV for dead-code elimination in production mode 10 years ago
Christoph Oberhofer 79356dcdbd Fixes Code 39 decoding where parts of the results are skipped. Relates to #41 10 years ago
Christoph Oberhofer 6a56d7a1c2 version for node working 10 years ago
Christoph Oberhofer 38da5b0d41 Initial migration to webpack 10 years ago