Worrying attitudes to the branding of the D language
via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jul 2 00:30:10 PDT 2014
On Wednesday, 2 July 2014 at 06:53:42 UTC, w0rp wrote:
> If you feel strongly enough to talk about how much you hate a
> logo for hours, your energy would be better spent designing a
> logo to replace it.
I did. I posted a flat SVG version that use a minimal amount of
beziers and circles to approximate the current design without
gradients. The advantage is that you can inline it in the HTML
and get automatic retina resolution and fast loading. It needs
tweaking, though.
One advantage of using a flat look is that gradients are more
heavy to render and creates problems if you try to do animation.
So yes, getting rid of the gradients is a good idea.
More information about the Digitalmars-d
mailing list