Skip to content

Commit

Permalink
code128: Add minimal encodation algorithm (non-extended ASCII only)
Browse files Browse the repository at this point in the history
Adapted from ZXing (props Alex Geller) - maybe 80% slower depending
on data & stack heavy but does improve some outcomes when FNC1s
present (GS1 or manual) although not much else it appears (the
previous algorithm was pretty good)

Prompted by tests added from PR #272, props lyngklip
  • Loading branch information
gitlost committed Oct 12, 2024
1 parent fd7966c commit 6ebc736
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 0 deletions.
Binary file modified src/code128.ps
Binary file not shown.
Binary file modified tests/ps_tests/code128.ps
Binary file not shown.
Binary file modified tests/ps_tests/gs1-128.ps
Binary file not shown.

0 comments on commit 6ebc736

Please sign in to comment.