-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Roadmap to v4 #414
Comments
@schoero Just wanted to let you know that currently in v4 the addContent (swissCrossBackground and scissors) seams not to work. At least in my version. I changed it back to doc.path and it worked again. Careful the strings are not an svg path they need to be replaced as well. (Master branch has the right thing) |
SwissQRBill v4.0.0 is now finally released 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is meant to summarize the planned changes for v4 and track its progress.
Goals:
Todo:
QRBill
class that attaches to an existing PDFKit instance. External QRBill class #386 (comment).Table
class for theaddTable()
function, that attaches to an existing PDFKit instance.Keep an existingSwissQRBill
class, that extends both of the other classes, as well as PDFKit for backwards compatibility.Improve TypeScript typings.swissqrbill
master
branch tomain
The text was updated successfully, but these errors were encountered: