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

The use of this grunt-plugin is huge... But I need help.; #116

Open
BowuDev opened this issue Apr 19, 2016 · 8 comments
Open

The use of this grunt-plugin is huge... But I need help.; #116

BowuDev opened this issue Apr 19, 2016 · 8 comments

Comments

@BowuDev
Copy link

BowuDev commented Apr 19, 2016

I need help with an optionality of either Inkscape or standard SVG=>HTML

@jonathantneal
Copy link
Collaborator

I’d love to look into this for you. Would you provide an example of what you mean? I’m sorry I don’t immediately know what that is.

@TxHawks
Copy link

TxHawks commented Apr 19, 2016

@NavyCo

Not sure this is what you are referring to, but inkscape and Sketch use their own xml namespace, which needs to be explicitly set in the configuration. See #25.

Hope this solves your problem.

@BowuDev
Copy link
Author

BowuDev commented Apr 19, 2016

What I'm talking about is standard SVG output, for web development (HTML) usage.

@BowuDev
Copy link
Author

BowuDev commented Apr 19, 2016

I've done everything in #25 but it kinda worked, no more error pop-ups when trying to view it on a browser but now it's just blank... I've uploaded the PNG version and the SVG version.
SVG
PNG: PNG

@TxHawks
Copy link

TxHawks commented Apr 19, 2016

Looks like there are two symbols in the sprite.

Is the sprite inlined in the HTML? Are you calling an individual icon?

<svg><use xlink:href="#emoji-1" /></svg>

@BowuDev
Copy link
Author

BowuDev commented Apr 19, 2016

I'm trying to make it so I can get the icon by using css background-position

@TxHawks
Copy link

TxHawks commented Apr 19, 2016

This is not what this plug in is for

@BowuDev
Copy link
Author

BowuDev commented Apr 19, 2016

Ah alright. Well the reason why I was looking into this plugin, is because something I use for my website called "Emojione", and it uses the plugin to make it's sprite sheet...

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

3 participants