<div dir="ltr"><div>Hi</div><div><br></div>Is it possible to get all 3 gears lined up under the points of the "M" and have the 3rd gear go under the "e" if need be<div><br></div><div>Cheers</div><div><br></div><div>Mike</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, 7 Jun 2018 at 10:02 Erik Faye-Lund <<a href="mailto:kusmabite@gmail.com">kusmabite@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just as a fun toy, I decided to give an animated SVG "variation" of<br>
this a go myself:<br>
<br>
<a href="https://codepen.io/kusma/pen/vrXppL" rel="noreferrer" target="_blank">https://codepen.io/kusma/pen/vrXppL</a><br>
<br>
The actual SVG can be found here:<br>
<br>
<a href="https://gitlab.freedesktop.org/snippets/492" rel="noreferrer" target="_blank">https://gitlab.freedesktop.org/snippets/492</a><br>
<br>
The gears were generated by this python script, based on the glxgears<br>
source code:<br>
<br>
<a href="https://gitlab.freedesktop.org/snippets/491" rel="noreferrer" target="_blank">https://gitlab.freedesktop.org/snippets/491</a><br>
<br>
Now, dropping this onto the black background doesn't work that well,<br>
as it gets a bit bland, so it's probably better to add back the colors<br>
then.<br>
<br>
Also, I'm not really sure if animation is a good idea or not. But I<br>
definitely think logos should be vector rather than raster ;)<br>
<br>
On Sun, Jun 3, 2018 at 1:49 AM, Jason Ekstrand <<a href="mailto:jason@jlekstrand.net" target="_blank">jason@jlekstrand.net</a>> wrote:<br>
> With all this talk of fancy looking new websites, I decided to take a crack<br>
> at being artsy and coming up with a fancy-looking logo to put on it.  Here's<br>
> a first rough draft:<br>
><br>
> <a href="https://people.freedesktop.org/~jekstrand/gears-logo-bold.png" rel="noreferrer" target="_blank">https://people.freedesktop.org/~jekstrand/gears-logo-bold.png</a><br>
><br>
> It's not great but it turned out better than I expected.  That version looks<br>
> good on a light background but it could probably be tweaked to look good on<br>
> dark/black if we want.<br>
><br>
> --Jason<br>
><br>
><br>
><br>
> On Fri, Jun 1, 2018 at 2:46 AM, Eric Engestrom <<a href="mailto:eric.engestrom@intel.com" target="_blank">eric.engestrom@intel.com</a>><br>
> wrote:<br>
>><br>
>> On Thursday, 2018-05-31 21:33:16 -0400,<br>
>> <a href="mailto:mesa-dev-bounces@lists.freedesktop.org" target="_blank">mesa-dev-bounces@lists.freedesktop.org</a> wrote:<br>
>> > On Thu, May 31, 2018 at 8:31 PM, Jordan Justen<br>
>> > <<a href="mailto:jordan.l.justen@intel.com" target="_blank">jordan.l.justen@intel.com</a>> wrote:<br>
>> > > On 2018-05-31 16:06:13, Laura Ekstrand wrote:<br>
>> > >> A little bit of messing around this afternoon, led to this:<br>
>> > >><br>
>> > >> <a href="https://drive.google.com/file/d/1rteTv9415XEMN1E11fyN0l3hTUCCbgwz/view?usp=sharing" rel="noreferrer" target="_blank">https://drive.google.com/file/d/1rteTv9415XEMN1E11fyN0l3hTUCCbgwz/view?usp=sharing</a><br>
>> > ><br>
>> > > Nice. That confirms we can easily get back to a something closer to<br>
>> > > the older look in short order. (Unless the consensus is to actually<br>
>> > > stay with the generic look.)<br>
>> > ><br>
>> > >> The gears are from Font Awesome, which comes with the RTD format.<br>
>> > ><br>
>> > > It'd be nice to get the icon back, but the gear glyph is an<br>
>> > > improvement compared to the house glyph.<br>
>> > ><br>
>> > > Anyway, I stick by what I said below too in reply to Eric about<br>
>> > > withdrawing my feedback.<br>
>> ><br>
>> > my $0.02 (which is probably worth even less when it comes to the topic<br>
>> > of aesthetics), Laura's new proposal looks much nicer than generic rtd<br>
>> > which looks better than current site..<br>
>> ><br>
>> > I mostly don't want to get a much needed infrastructure/process<br>
>> > improvement derailed with a bikeshed discussion about themes.  Nothing<br>
>> > against playing with theme options and seeing what people (with better<br>
>> > taste than me) like, just don't want that to be something that derails<br>
>> > the bigger picture ;-)<br>
>><br>
>> Entirely agreed. I also think the old style was distinctive and had<br>
>> become part of the "personality" of our website, and I would like the<br>
>> new website to look similar, but this is a minor detail that we can<br>
>> trivially alter later.<br>
>><br>
>> For now let's focus on the infrastructure changes, discussing the style<br>
>> can be done in parallel or later, but shouldn't block this.<br>
>><br>
>> ><br>
>> > BR,<br>
>> > -R<br>
>> ><br>
>> ><br>
>> > ><br>
>> > > Thanks,<br>
>> > ><br>
>> > > -Jordan<br>
>> > ><br>
>> > >> On Thu, May 31, 2018 at 1:55 PM, Jordan Justen<br>
>> > >> <<a href="mailto:jordan.l.justen@intel.com" target="_blank">jordan.l.justen@intel.com</a>><br>
>> > >> wrote:<br>
>> > >><br>
>> > >> > On 2018-05-31 12:27:04, Eric Anholt wrote:<br>
>> > >> > > Jordan Justen <<a href="mailto:jordan.l.justen@intel.com" target="_blank">jordan.l.justen@intel.com</a>> writes:<br>
>> > >> > ><br>
>> > >> > > > On 2018-05-24 17:37:09, Laura Ekstrand wrote:<br>
>> > >> > > >> A few of the commits are quite large and awaiting list<br>
>> > >> > > >> approval.  I<br>
>> > >> > suggest<br>
>> > >> > > >> that you take a look at the code here:<br>
>> > >> > > >> <a href="https://gitlab.freedesktop.org/ldeks/mesa/tree/website1_75" rel="noreferrer" target="_blank">https://gitlab.freedesktop.org/ldeks/mesa/tree/website1_75</a>,<br>
>> > >> > > >> and the new website here: <a href="https://mesa-test.freedesktop" rel="noreferrer" target="_blank">https://mesa-test.freedesktop</a>.<br>
>> > >> > org/index.html<br>
>> > >> > > ><br>
>> > >> > > > I think the theme should be changed to look somewhat close to<br>
>> > >> > > > the<br>
>> > >> > > > current <a href="http://mesa3d.org" rel="noreferrer" target="_blank">mesa3d.org</a> website before changing the main site.<br>
>> > >> > > > (Color<br>
>> > >> > > > scheme and missing icons.)<br>
>> > >> > > ><br>
>> > >> > > > Right now the test website looks like a million other sphinx<br>
>> > >> > > > websites,<br>
>> > >> > > > including every readthedocs book.<br>
>> > >> > > ><br>
>> > >> > > > Based on <a href="http://www.sphinx-doc.org/en/master/" rel="noreferrer" target="_blank">http://www.sphinx-doc.org/en/master/</a> and<br>
>> > >> > > > <a href="https://www.python.org/" rel="noreferrer" target="_blank">https://www.python.org/</a>, I would say sphinx gives a lot of<br>
>> > >> > > > opportunities for a custom look.<br>
>> > >> > ><br>
>> > >> > > I think looking like a generic other sphinx website is a step<br>
>> > >> > > forward,<br>
>> > >> > > and I look forward to this series landing.  No need for<br>
>> > >> > > continuity with<br>
>> > >> > > the old theme.<br>
>> > >> ><br>
>> > >> > I think it is 1 step forward, 1 step back. As no else appears to<br>
>> > >> > agree, I'll withdraw my feedback.<br>
>> > >> ><br>
>> > >> > -Jordan<br>
>> > >> ><br>
>> > > _______________________________________________<br>
>> > > mesa-dev mailing list<br>
>> > > <a href="mailto:mesa-dev@lists.freedesktop.org" target="_blank">mesa-dev@lists.freedesktop.org</a><br>
>> > > <a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
>> > _______________________________________________<br>
>> > mesa-dev mailing list<br>
>> > <a href="mailto:mesa-dev@lists.freedesktop.org" target="_blank">mesa-dev@lists.freedesktop.org</a><br>
>> > <a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
>> _______________________________________________<br>
>> mesa-dev mailing list<br>
>> <a href="mailto:mesa-dev@lists.freedesktop.org" target="_blank">mesa-dev@lists.freedesktop.org</a><br>
>> <a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> mesa-dev mailing list<br>
> <a href="mailto:mesa-dev@lists.freedesktop.org" target="_blank">mesa-dev@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
><br>
_______________________________________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org" target="_blank">mesa-dev@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
</blockquote></div>