DEVELOPER 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. Contents
  2. --------
  3. Here is a guide to which bit of source code does what.
  4. 2of5.c:
  5. Matrix 2 of 5
  6. Industrial 2 of 5
  7. IATA 2 of 5
  8. Data Logic
  9. Interleaved 2 of 5
  10. ITF-14
  11. Deutsche Post Leitcode
  12. Deutsche Post Identcode
  13. auspost.c:
  14. Australia Post Standard Customer Barcode
  15. Australia Post Customer Barcode 2
  16. Australia Post Customer Barcode 3
  17. Australia Post Reply Paid Barcode
  18. Australia Post Routing Barcode
  19. Australia Post Redirect Barcode
  20. aztec.c:
  21. Aztec Code
  22. Compact Aztec Code
  23. Aztec Runes
  24. blockf.c:
  25. Codablock-F
  26. code128.c:
  27. Code 128
  28. Code 128 Subset B
  29. NVE-18
  30. GS1-128 (UCC/EAN-128)
  31. EAN-14
  32. code16k.c:
  33. Code 16k
  34. code.c:
  35. Code 11
  36. Code 39
  37. Pharmazentral Nummer (PZN)
  38. Extended Code 39 (Code 39+)
  39. Code 93
  40. LOGMARS
  41. Channel Code
  42. code1.c:
  43. Code One
  44. code49.c:
  45. Code 49
  46. composite.c:
  47. CC-A Composite Symbology
  48. CC-B Composite Symbology
  49. CC-C Composite Symbology
  50. dotcode.c:
  51. Dot Code
  52. dm200.c:
  53. Data Matrix ECC 200
  54. gridmtx.c:
  55. Grid Matrix
  56. hanxin.c:
  57. Han Xin Code
  58. imail.c:
  59. USPS OneCode (Intelligent Mail)
  60. maxicode.c:
  61. UPS Maxicode
  62. medical.c:
  63. Pharma Code
  64. Two Track Pharma Code
  65. Codabar
  66. Code 32
  67. pdf417.c:
  68. PDF417
  69. Truncated PDF417
  70. MicroPDF417
  71. plessey.c:
  72. UK Plessey Code (bidirectional)
  73. MSI Plessey
  74. postal.c:
  75. PostNet
  76. PLANET
  77. Facing Identification Mark (FIM)
  78. Royal Mail 4-State Country Code (RM4SCC)
  79. KIX Code
  80. DAFT Code
  81. Flattermarken
  82. Korean Postal Code
  83. Japanese Postal Code
  84. qr.c:
  85. QR Code
  86. Micro QR Code
  87. UPNQR
  88. rss.c:
  89. GS1 DataBar (DataBar-14) (RSS-14)
  90. GS1 DataBar Stacked (RSS-14 Stacked)
  91. GS1 DataBar Stacked Omnidirectional (DataBar-14 Stacked Omnidirectional)
  92. (RSS-14 Stacked Omnidirectional)
  93. GS1 DataBar Limited (RSS Limited)
  94. GS1 DataBar Expanded (RSS Expanded)
  95. GS1 DataBar Expanded Stacked (RSS Expanded Stacked)
  96. telepen.c:
  97. Telepen ASCII
  98. Telepen Numeric
  99. upcean.c:
  100. UPC-A
  101. UPC-E
  102. EAN-2 add-on
  103. EAN-5 add-on
  104. EAN-8
  105. EAN-13
  106. SBN (verification)
  107. ISBN (verification)
  108. ISBN-13 (verification)