Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

Add SVG conversion #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

dmitryshimkin
Copy link

No description provided.

@nzakas
Copy link
Owner

nzakas commented Feb 7, 2013

Thanks for the submission, can you explain a little bit about what you implemented and why?

@dmitryshimkin
Copy link
Author

Currently cssembed does't convert svg background images to data:uri. In order to reduce http requests it would be great to convert them too. So I've added mime-type "image/svg+xml" for *.svg files.

@fduch
Copy link

fduch commented Jul 25, 2013

Hello, @nzakas!

The svg conversion is important for retina displays support. Look at this comparison for example:
checkbox_svg_test

It would be great if we have this feature in master branch)

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

Successfully merging this pull request may close these issues.

3 participants