2011/9/15 Stéfan van der Walt <span dir="ltr"><<a href="mailto:stefan@sun.ac.za">stefan@sun.ac.za</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Tony<br>
<div class="im"><br>
On Fri, Sep 2, 2011 at 6:53 AM, Tony Yu <<a href="mailto:tsyu80@gmail.com">tsyu80@gmail.com</a>> wrote:<br>
</div><div class="im">> I'm still playing around with colors and levels---as you can see in the<br>
> first attachment (demo_array). Also, I've attached some mock-ups of a banner<br>
> using the logo (demos 1 & 2). demo_2 is in reference to the package rename<br>
> discussion. (Somewhat identifiable with scikits.image and pronounceable; I'm<br>
> not sure if I like the way it looks in print, though.)<br>
<br>
</div>I just read the code you wrote to do this; very cool!  How did you<br>
determine the coefficients for the SciPy spline?<br></blockquote><div><br>I actually did that manually; i.e. I kind of knew where I wanted the anchor points and approximated the angles, then adjusted from there. The smarter thing to do would've been to trace it with a drawing program and then export the Bezier points, but I didn't know a good way of doing it. <br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Also, which font did you use for the logos you made?  If you have an<br>
SVG file, maybe also include that in the archive.</blockquote><div><br>In the samples I sent, I used Helvetica Neue Light. Unfortunately, I drew those up with Keynote---just because it was easier for me---so I don't have an SVG file (Keynote and Preview don't have SVG export options). Ideally, I would've just drawn the text in Matplotlib, but at the time, I didn't feel like manually manipulating the text coordinates.<br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> I'm thinking of<br>
adding all of this into the main repo.  In fact, we should probably<br>
use this as a tutorial example.<br>
<br>
The snake logo + text as it appears on the Lena example will do<br>
perfectly for the webpage.<br></blockquote><div><br>I hope a PDF is OK. If not, I can work on a fully Matplotlib solution, but it'll have to wait until I have some free time.<br><br>Best,<br>-T<br></div></div>