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

Diaspora icon looks noisy #44

Open
majewsky opened this issue Nov 9, 2015 · 5 comments
Open

Diaspora icon looks noisy #44

majewsky opened this issue Nov 9, 2015 · 5 comments
Assignees

Comments

@majewsky
Copy link
Contributor

majewsky commented Nov 9, 2015

The Diaspora icon looks very noisy (there's a lot of badly antialiased curves next to each other). The hover icon has less visual detail and looks way better; can we use that also for the non-hovered button?

@s72785
Copy link
Contributor

s72785 commented Nov 9, 2015

  1. source of the svg is: medien
  2. hover is a filter, no other graphics

will have a look in it, probably its no circles but lame curves only

@majewsky
Copy link
Contributor Author

majewsky commented Nov 9, 2015

The problem is not "circle vs. curve", the problem is just that there are too many edges that get pixelated at small resolutions and look really bad. I would drop that outer circle entirely.

@s72785
Copy link
Contributor

s72785 commented Nov 9, 2015

ok, its path vs circle, to be done here: fsfw-dresden/medien#8

@majewsky
Copy link
Contributor Author

majewsky commented Nov 9, 2015

You're still not getting my point, but okay, we can have a look if a circle renders better than a path (which I highly doubt, since the problem is not on that level).

@s72785
Copy link
Contributor

s72785 commented Nov 10, 2015

svg in media was updated as you wished with less outer circle, please check if that makes sth. better as I really dont get the point nor what level you talk about.
I left border stroke, that still can be eliminated easily. But I find the other proposal nicer still.

for testing, uri would be:

data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNC4yZTMiIHdpZHRoPSI0LjJlMyI+PGNpcmNsZSBkPSJNIDUwMCwyNTAgQyA1MDAsMzg4LjA3MTE5IDM4OC4wNzExOSw1MDAgMjUwLDUwMCAxMTEuOTI4ODEsNTAwIDAsMzg4LjA3MTE5IDAsMjUwIDAsMTExLjkyODgxIDExMS45Mjg4MSwwIDI1MCwwIDM4OC4wNzExOSwwIDUwMCwxMTEuOTI4ODEgNTAwLDI1MCB6IiBjeD0iMjUwIiBjeT0iMjUwIiB0cmFuc2Zvcm09Im1hdHJpeCg4LjQgMCAwIDguNCAuOCAuOCkiIHN0cm9rZT0iIzAwMCIgcj0iMjUwIiBmaWxsPSIjZmZmIi8+PGNpcmNsZSBkPSJNIDQ5MCwyNTAgQyA0OTAsMzgyLjU0ODM0IDM4Mi41NDgzNCw0OTAgMjUwLDQ5MCAxMTcuNDUxNjYsNDkwIDEwLDM4Mi41NDgzNCAxMCwyNTAgMTAsMTE3LjQ1MTY2IDExNy40NTE2NiwxMCAyNTAsMTAgMzgyLjU0ODM0LDEwIDQ5MCwxMTcuNDUxNjYgNDkwLDI1MCB6IiBjeD0iMjUwIiBjeT0iMjUwIiB0cmFuc2Zvcm09Im1hdHJpeCg4LjQgMCAwIDguNCAuOCAuOCkiIHN0cm9rZT0iIzAwMCIgcj0iMjQwIi8+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIuMDhlMyAyLjc4ZTMgLTYwMSA4MTMtNTk0LTQxOSA1ODktODY1LTk0MS0zMjMgMjI0LTY5OSA5ODMgMzIwIDEzLjItMS4wMmUzIDMuNzUtOS4xNiA3MjEgNS4xNCAzNS4yIDEuMDZlMyA5NDktMzE3IDIxOSA3MDktOTQ5IDMyNGMtMi43NiAwLjk0LTMuNjEgNS4xNC0yLjUxIDguMDFsNTU5IDgyNy01ODggNDM3eiIgc3Ryb2tlPSIjMDAwIi8+PC9zdmc+

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