Skip to content

Commit 8673392

Browse files
committed
Remove example colour options from encoder metadata
1 parent 37de368 commit 8673392

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/onecode.ps.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
% --REQUIRES preamble raiseerror setuphooks processoptions setanycolor rendertext renlinear--
3636
% --DESC: USPS Intelligent Mail
3737
% --EXAM: 0123456709498765432101234567891
38-
% --EXOP: barcolor=FF0000
38+
% --EXOP:
3939
% --RNDR: renlinear
4040
currentglobal
4141
true setglobal

src/royalmail.ps.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
% --REQUIRES preamble raiseerror setuphooks processoptions setanycolor rendertext renlinear--
3636
% --DESC: Royal Mail 4 State Customer Code
3737
% --EXAM: LE28HS9Z
38-
% --EXOP: includetext barcolor=FF0000
38+
% --EXOP: includetext
3939
% --RNDR: renlinear
4040
currentglobal
4141
true setglobal

src/symbol.ps.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
% --REQUIRES preamble raiseerror setuphooks processoptions setanycolor rendertext renlinear renmatrix--
3636
% --DESC: Miscellaneous symbols
3737
% --EXAM: fima
38-
% --EXOP: backgroundcolor=DD000011
38+
% --EXOP:
3939
% --RNDR: renlinear renmatrix
4040
currentglobal
4141
true setglobal

0 commit comments

Comments
 (0)