Skip to content

Commit

Permalink
Release 1.0.0 - feat(generateBarcode): no longer need to reset font m…
Browse files Browse the repository at this point in the history
…anually
  • Loading branch information
PARCEL authored and PARCEL committed Jan 21, 2025
1 parent 9fcc3c8 commit 96232ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ Currently only support Code 128 Barcode
| doc | string | jspdf instance |
| barcodeValue | string | alphanumeric | | |
| options | object | `fontSize` number, <br/> `textColor` string, <br/> `x`: number // x coordinate of pdf, <br/> `y`: number // y coordinate of pdf, <br/> [textOptions(optional)](https://artskydj.github.io/jsPDF/docs/jsPDF.html#text) |

0 comments on commit 96232ff

Please sign in to comment.