Added text-images for EAN and Code128

This commit is contained in:
Christoph Oberhofer
2014-11-03 23:26:20 +01:00
parent 4cda686513
commit 5e4c3aeb55
45 changed files with 789 additions and 4 deletions
+1 -1
View File
@@ -1176,7 +1176,7 @@ define(
}
if ( epsilon === undefined) {
epsilon = 2;
epsilon = 1.5;
}
for ( i = 0; i < pattern.length; i++) {
+2 -2
View File
File diff suppressed because one or more lines are too long