Skip to content

Draft: Add new main logo file#10

Open
pulsar17 wants to merge 1 commit intofossunited:mainfrom
pulsar17:add-indiafoss-main-logo
Open

Draft: Add new main logo file#10
pulsar17 wants to merge 1 commit intofossunited:mainfrom
pulsar17:add-indiafoss-main-logo

Conversation

@pulsar17
Copy link
Copy Markdown

Since I recently needed to use the IndiaFOSS logo for this blog entry, the artifacts in #9 were bugging me. I fixed them and uploaded a local copy of the logo for the blog.

In the spirit of FOSS, I'd like to upstream the changes. I'm proposing to add a master/main file from which all other assets would be generated. I'm willing to put in more effort, but only if the changes are reasonable and genuinely needed.

image

I've created some digit shapes for ease of re-use. They won't be visible in any application that is not Inkscape, since they are on a different page. While doing that, I've center aligned those digits correctly, which was not the case before. They were off to the left by just a bit.

image

The SVG viewbox was a little bit wider than it needed to be. Now it takes the minimum size required.
I have not modified the design of the original IndiaFOSS signage in any other way (there are some things off with the main signage).

This fixes the rendering artifacts in #9
As per my understanding, those are result of anti-aliasing, which renderers do by default. The artifacts can be fixed by setting shape-rendering to crispEdges in the SVG, but I believe this is a better fix.

Create a new set of digit shapes, implemented as clones of simple
objects, reducing effort for future iterations of the event. The
digits were not aligned correctly to the negative space. Make
them center aligned.

The SVG viewbox was a little bit wider than it needed to be. Make it
take the minimum required width.

Fixes fossunited#9
@pulsar17
Copy link
Copy Markdown
Author

Things I'd like to add:

  • License and metadata information in SVG sources.
  • A README explaining how to generate assets (separate from the Brand Guidelines).

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

Successfully merging this pull request may close these issues.

1 participant