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

rewrite pdf rendering in Go [maybe] #5

Open
brianolson opened this issue May 3, 2021 · 1 comment
Open

rewrite pdf rendering in Go [maybe] #5

brianolson opened this issue May 3, 2021 · 1 comment

Comments

@brianolson
Copy link
Collaborator

[maybe, not sure if this is actually a good idea worth spending time on, the system works okay as it is]
To simplify the build and development environment, rewrite draw/draw.py (it's only 1194 lines...) in Go, possibly using https://github.com/signintech/gopdf or another (?) Go pdf library. Then we don't need Python.

@brianolson
Copy link
Collaborator Author

Possibly https://github.com/jung-kurt/gofpdf , but that's not maintained, but maybe its fork https://github.com/phpdave11/gofpdf

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