-
Notifications
You must be signed in to change notification settings - Fork 0
Feat/barcode rotation #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
db49d84
feat(registry): add rotation prop to all barcodes (1D + 2D)
u8array 95f3ada
feat(parser): read rotation from imported barcode commands
u8array c960994
feat(canvas): rotate barcodes via bwip-js, gate manual HRI overlays
u8array 2b3d39b
refactor(rotation): centralise prop access in objectRotation helper
u8array 9638871
fix(canvas): map ZPL B to bwip L and swap display size for quarter ro…
u8array 0c5c606
test(rotation): pixel-perfect Labelary fixtures for 1D, skip 2D encod…
u8array a548987
refactor(canvas): pass upright dimensions as numbers, reuse objectRot…
u8array 8934a37
fix(test): merge instead of overwrite fixtures.json in fetch script
u8array a4a0351
test(rotation): cover code39 and ean13 rotations against Labelary
u8array 6b212ad
refactor(test): dedupe EAN/UPC type check, hoist FixtureMapping inter…
u8array 2170986
test(rotation): unit tests for helpers and bwip option translation
u8array 1f21d20
fix(canvas): rotated barcode HRI text overlay instead of bwip include…
u8array d66a2ac
fix(canvas): correct rotated HRI text anchor math and include EAN/UPC
u8array 1d5d154
fix(canvas): correct rotated HRI text side and EAN/UPC display string
u8array e8af764
fix(canvas): format EAN/UPC rotated HRI with digit grouping and check…
u8array a8ab0b3
fix(canvas): position rotated EAN/UPC HRI digits at 1/4 and 3/4 using…
u8array 0a68115
refactor(barcode): extract upceCheckDigit helper, remove dead EAN/UPC…
u8array 86d9b39
refactor(barcode): unify Group/KImage wrapper in showRotatedText block
u8array 8d46ffa
fix(barcode): include UPC-A check digit in right block, not separate …
u8array 700efaa
fix(barcode): UPC-A HRI shows 5+5 digits, check digit not rendered
u8array File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.