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

Pre-render SVGs while decoding. #124

Merged
merged 2 commits into from
Sep 27, 2019
Merged

Pre-render SVGs while decoding. #124

merged 2 commits into from
Sep 27, 2019

Conversation

colinrtwhite
Copy link
Member

@colinrtwhite colinrtwhite commented Sep 24, 2019

Convert SVGs to BitmapDrawables while decoding. This greatly reduces the amount of work that needs to be done on the main thread when rendering the SVG.

Fixes: #91
Fixes: #92

@colinrtwhite colinrtwhite merged commit 4b26042 into master Sep 27, 2019
@colinrtwhite colinrtwhite deleted the colin/prerender_svgs branch September 27, 2019 22:56
colinrtwhite added a commit that referenced this pull request Oct 5, 2022
* Pre-render SVGs while decoding.

* Rename variables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant