Skip to content

Commit

Permalink
code128: reduce extended latch cut-off from 5 to 4
Browse files Browse the repository at this point in the history
Latch/unlatch extended on 4 chars instead of 5 for better
encodation in certain cases (and no pessimizations found so far),
part addresses PR #272, props lyngklip

Also fix masked extended chars matching ASCII digits in `numsscr`
(skipped using re-synced `numEA` array)
  • Loading branch information
gitlost committed Oct 11, 2024
1 parent fd7966c commit 6cfad68
Show file tree
Hide file tree
Showing 2 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.

0 comments on commit 6cfad68

Please sign in to comment.