mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-13 05:31:37 +08:00
Added text-images for EAN and Code128
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ define(
|
||||
}
|
||||
|
||||
if ( epsilon === undefined) {
|
||||
epsilon = 2;
|
||||
epsilon = 1.5;
|
||||
}
|
||||
|
||||
for ( i = 0; i < pattern.length; i++) {
|
||||
|
||||
Reference in New Issue
Block a user