Skip to content
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

Support for Skia Canvas #38

Open
vthienan opened this issue Apr 2, 2023 · 0 comments
Open

Support for Skia Canvas #38

vthienan opened this issue Apr 2, 2023 · 0 comments

Comments

@vthienan
Copy link

vthienan commented Apr 2, 2023

Hi, in my work we are using QuestPdf, which has a Skia Canvas API to draw on the PDF file.

I think it would be useful to have an adapter to generate the Skia Canvas from the binary string generated from IBarcode.GetEncoding(), maybe NetBarcode.Skia :) But I am not sure whether I should create a PR for it or does SkiaSharp is worth a separate adapter at all.

I made a dirty prototype here:

Fork link

For now, it's just for exploration with fixed-size canvas, but if you are okay I am willing to make a PR.

Let me know what you think. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant