Update gs1_lint.h re initial index in gs1-format-spec.txt

This commit is contained in:
gitlost 2021-02-22 19:05:24 +00:00
parent 7bdb7cd8c2
commit 63053c4c0f
3 changed files with 136 additions and 136 deletions

View file

@ -1,6 +1,6 @@
--- ../../../../postscriptbarcode/build/monolithic/barcode.ps 2021-02-07 20:42:06.997364827 +0000
+++ ../tools/bwipp_dump.ps 2021-02-08 00:17:16.062509343 +0000
@@ -26196,34 +26196,80 @@
--- ../../../../postscriptbarcode/build/monolithic/barcode.ps 2021-02-22 18:33:57.673232608 +0000
+++ ../tools/bwipp_dump.ps 2021-02-22 19:03:00.083067838 +0000
@@ -26198,34 +26198,80 @@
pop
} ifelse
@ -100,7 +100,7 @@
end
@@ -26282,7 +26328,7 @@
@@ -26284,7 +26330,7 @@
pop
} ifelse
@ -109,7 +109,7 @@
% Get the result of encoding with ean8 and gs1-cc
options (lintype) (ean8) put
@@ -26290,29 +26336,75 @@
@@ -26292,29 +26338,75 @@
options (dontdraw) true put
% Plot the linear part
@ -205,7 +205,7 @@
end
@@ -26371,34 +26463,80 @@
@@ -26373,34 +26465,80 @@
pop
} ifelse
@ -305,7 +305,7 @@
end
@@ -26472,34 +26610,80 @@
@@ -26474,34 +26612,80 @@
/opt options
>> def
@ -405,7 +405,7 @@
end
@@ -26558,7 +26742,7 @@
@@ -26560,7 +26744,7 @@
pop
} ifelse
@ -414,7 +414,7 @@
options (lintype) (databaromni) put
options (linkage) true put
@@ -26569,7 +26753,7 @@
@@ -26571,7 +26755,7 @@
linear options //databaromni exec
dup (sbs) get /linsbs exch def
dup (bhs) get 0 get 72 mul /linheight exch def
@ -423,7 +423,7 @@
% Plot the separator
/sepfinder {
@@ -26600,20 +26784,66 @@
@@ -26602,20 +26786,66 @@
sep 0 [0 0 0] putinterval
sep sep length 4 sub [0 0 0 0] putinterval
18 sepfinder 64 sepfinder
@ -502,7 +502,7 @@
end
@@ -26671,7 +26901,7 @@
@@ -26673,7 +26903,7 @@
pop
} ifelse
@ -511,7 +511,7 @@
options (lintype) (databarstacked) put
options (linkage) true put
@@ -26682,7 +26912,7 @@
@@ -26684,7 +26914,7 @@
linear options //databarstacked exec
dup (pixs) get 0 2 index (pixx) get getinterval /bot exch def
dup (pixy) get /linheight exch def
@ -520,7 +520,7 @@
% Plot the separator
/sepfinder {
@@ -26710,20 +26940,52 @@
@@ -26712,20 +26942,52 @@
sep 0 [ 0 0 0 0 ] putinterval
sep sep length 4 sub [ 0 0 0 0 ] putinterval
18 sepfinder
@ -585,7 +585,7 @@
end
@@ -26781,7 +27043,7 @@
@@ -26783,7 +27045,7 @@
pop
} ifelse
@ -594,7 +594,7 @@
options (lintype) (databarstackedomni) put
options (linkage) true put
@@ -26792,7 +27054,7 @@
@@ -26794,7 +27056,7 @@
linear options //databarstackedomni exec
dup (pixs) get 0 2 index (pixx) get getinterval /bot exch def
dup (pixy) get /linheight exch def
@ -603,7 +603,7 @@
% Plot the separator
/sepfinder {
@@ -26820,20 +27082,52 @@
@@ -26822,20 +27084,52 @@
sep 0 [ 0 0 0 0 ] putinterval
sep sep length 4 sub [ 0 0 0 0 ] putinterval
18 sepfinder
@ -668,7 +668,7 @@
end
@@ -27006,7 +27300,7 @@
@@ -27008,7 +27302,7 @@
pop
} ifelse
@ -677,7 +677,7 @@
options (lintype) (databarlimited) put
options (linkage) true put
@@ -27017,7 +27311,7 @@
@@ -27019,7 +27313,7 @@
linear options //databarlimited exec
dup (sbs) get /linsbs exch def
dup (bhs) get 0 get 72 mul /linheight exch def
@ -686,7 +686,7 @@
% Plot the separator
mark
@@ -27025,22 +27319,68 @@
@@ -27027,22 +27321,68 @@
counttomark 1 sub array astore /sep exch def pop pop
sep 0 [0 0 0] putinterval
sep sep length 9 sub [0 0 0 0 0 0 0 0 0] putinterval % 4 + 5 right guard spaces
@ -769,7 +769,7 @@
end
@@ -27099,7 +27439,7 @@
@@ -27101,7 +27441,7 @@
pop
} ifelse
@ -778,7 +778,7 @@
options (lintype) (databarexpanded) put
options (linkage) true put
@@ -27110,7 +27450,7 @@
@@ -27112,7 +27452,7 @@
linear options //databarexpanded exec
dup (sbs) get /linsbs exch def
dup (bhs) get 0 get 72 mul /linheight exch def
@ -787,7 +787,7 @@
% Plot the separator
/sepfinder {
@@ -27139,20 +27479,60 @@
@@ -27141,20 +27481,60 @@
18 98 bot length 13 sub {} for
69 98 bot length 13 sub {} for
] {sepfinder} forall
@ -860,7 +860,7 @@
end
@@ -27210,7 +27590,7 @@
@@ -27212,7 +27592,7 @@
pop
} ifelse
@ -869,7 +869,7 @@
options (lintype) (databarexpandedstacked) put
options (linkage) true put
@@ -27221,7 +27601,7 @@
@@ -27223,7 +27603,7 @@
linear options //databarexpandedstacked exec
dup (pixs) get 0 2 index (pixx) get getinterval /bot exch def
dup (pixy) get /linheight exch def
@ -878,7 +878,7 @@
% Plot the separator
/sepfinder {
@@ -27247,21 +27627,49 @@
@@ -27249,21 +27629,49 @@
19 98 bot length 13 sub {} for
70 98 bot length 13 sub {} for
] {sepfinder} forall
@ -941,7 +941,7 @@
end
@@ -27320,7 +27728,7 @@
@@ -27322,7 +27730,7 @@
pop
} ifelse
@ -950,7 +950,7 @@
options (inkspread) (0) put
options (dontdraw) true put
@@ -27347,35 +27755,87 @@
@@ -27349,35 +27757,87 @@
linear << options {} forall >> //gs1-128 exec
dup (sbs) get /linsbs exch def
dup (bhs) get 0 get 72 mul /linheight exch def
@ -1052,7 +1052,7 @@
end
@@ -28806,3 +29266,183 @@
@@ -28810,3 +29270,183 @@
% --END ENCODER hibcazteccode--
% --END TEMPLATE--