mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-09 13:41:59 -04:00
New symbology: DPD Code (variation of Code 128)
This commit is contained in:
parent
42e866c889
commit
13f4a3547d
6 changed files with 129 additions and 32 deletions
|
@ -46,6 +46,8 @@ extern "C" {
|
|||
#define LATCHC 95
|
||||
#define AORB 96
|
||||
#define ABORC 97
|
||||
|
||||
#define KRSET "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"
|
||||
|
||||
INTERNAL int parunmodd(const unsigned char llyth);
|
||||
INTERNAL void dxsmooth(int list[2][C128_MAX], int *indexliste);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue