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

Coil always renders SVGs to bitmaps #10

Closed
colinrtwhite opened this issue May 16, 2020 · 1 comment · Fixed by #11
Closed

Coil always renders SVGs to bitmaps #10

colinrtwhite opened this issue May 16, 2020 · 1 comment · Fixed by #11

Comments

@colinrtwhite
Copy link

It says in the Coil readme that SVGs will always result in a rasterized bitmap. Coil actually always returns SVGs as BitmapDrawables instead of vectors for performance reasons. Maybe it should say that GIFs will always be rendered to the first frame instead of animating instead?

@chrisbanes
Copy link
Contributor

Woops, I'll fix!

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

Successfully merging a pull request may close this issue.

2 participants