-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
This could be counted as usererror? But I noticed that when making a UPC-A code, I needed to set the horizontal quiet zone high in order to include the first and check digit at all. Otherwise, they are cut out of the image entirely.
I believe these should be included in any case, where the width of the image would be wide enough to include them.
Given quietZone is part of the UPD/etc spec, maybe incorporate that quietZone, and add additional based on the setting? Or enforce a minimum quiet zone?
You can see this effect in the gui, even (the check digit is cut off, the first digit is cut off entirely):

Example of barcode generated with extra horizontal quiet zone:

Codes I have found with this issue:
- UPC (A & E)
Upc
- EAN
Metadata
Metadata
Assignees
Labels
No labels