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

Feature Request: PNG images #5

Open
raefa opened this issue Sep 16, 2015 · 3 comments
Open

Feature Request: PNG images #5

raefa opened this issue Sep 16, 2015 · 3 comments

Comments

@raefa
Copy link
Contributor

raefa commented Sep 16, 2015

TiJSPDF is already very handy. PNG images would make it even better! :)

@AppWerft
Copy link
Owner

Indeed. I think so. Perhaps I can integrate the module. Currently I'm using imageFactory to convert to JPEG outside of jspdf.

@raefa
Copy link
Contributor Author

raefa commented Sep 16, 2015

I am doing the same (converting images to JPEG) but it would be nice to have PNG's and transparencies so images could be overlaid. :)

@AppWerft
Copy link
Owner

I see the original png module uses 'Uint8Array' and other function that are not availabe in Titanium host. Like the main jspdf I have to rewrite and use Ti.Buffer udn Ti.Codec. It is a lot of work. Will see.

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

2 participants