File talk:Wikimedia-logo.svg

From Wikimedia Commons, the free media repository

Jump to: navigation, search
Easy logo construction

I just had a look at the SVG source code.

Why is it so complicated? Please tell me what you think of the version shown on the right. I think it is much more convenient. -- Pumbaa80 00:37, 22 March 2006 (UTC)

Good point. I've uploaded a new version, using your idea: circles and a clip path. I didn't use the numbers from your construction image, though, because they were off a bit. User:dbenbenn 08:42, 22 March 2006 (UTC)
Yes, this version is much better, thanks! :-) Now there's no need to use vast amounts of digits after the floating points, and this makes the source code much easier to read and to work on. I adapted the correct dimensions in my drawing (x2.5). -- Pumbaa80 17:50, 24 March 2006 (UTC)
For what it's worth, the "correct" dimensions are simply what I measured off Image:Wikimedia-logo.png, which is presumably the officially correct logo. User:dbenbenn 19:30, 24 March 2006 (UTC)
Hm, just have a look at the version history. The very original version has different dimensions. But the current version has probably been used as a template for several other images here, so let's just leave the values alone. --Pumbaa80 21:11, 24 March 2006 (UTC)

Contents

[edit] Older version better?

I tried to use the newest version to create a .eps file. It did not work with Amya and Inkscape 0.43. The logo looked wrong. The last version is better, it worked. --Ikiwaner 17:52, 4 June 2006 (UTC)

[edit] Current version doesn't validate

The W3C validator says the current version is invalid, and points to the spaces that currently exist in the id values. I did some research in the SVG specification and it seems like the validator is correct and that there should not be any spaces. I'd be happy to show you where the relevant sections are, if anyone is interested. Of course, I might also be wrong, and welcome corrections. I propose the following, corrected, version, which I was going to upload when I got all shaky about technicalities such as entering a summary (I just wanted to keep the old one), choosing a licence and entering a comment about what I have changed (I couldn't find anywhere to do that). Please upload it if you find it satisfactory.

<?xml version="1.0" standalone="yes"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"
  id="Wikimedia_logo"
  viewBox="-599 -599 1198 1198" width="1024" height="1024">
<defs>
  <clipPath id="mask">
    <path d="M 47.5,-87.5 v 425 h -95 v -425 l -552,-552 v 1250 h 1199 v -1250 z"/>
  </clipPath>
</defs>
<g clip-path="url(#mask)">
  <circle id="green_parts" fill="#396" r="336.5"/>
  <circle id="blue_arc" fill="none" stroke="#069" r="480.25" stroke-width="135.5"/>
</g>
<circle id="red_circle" fill="#900" cy="-379.5" r="184.5"/>
</svg>

Bromskloss 10:47, 16 June 2006 (UTC)

AsasфыакывпяыВа ФЫВаывмфвамывафыавцукм

[edit] Categories

Please replace Logos and Wikimedia categories with Category:Wikimedia official logos, as this is a subcat of the Wikimedia category. --Pmsyyz 22:51, 6 January 2007 (UTC)

ÁáÀàÉé

[edit] Cat to add

Please add to Category:Wikimedia logos. Urhixidur (talk) 15:39, 8 August 2008 (UTC)

[edit] Optimized and valid version

See: File:Wikimedia logo optimized.svg Kindest regards Fleshgrinder (talk) 14:17, 16 May 2009 (UTC)

Personal tools