Message-ID: <f8e6ff050608310944ib3310e5i1d15a395934d7891@mail.gmail.com>
Date: 2006-08-31T16:44:05Z
From: Hadley Wickham
Subject: R-Project logo in SVG format
In-Reply-To: <44F7067A.6030108@lancaster.ac.uk>
> It does look like it would be near-impossible to parameterise the logo
> efficiently into a vector format - all that shading and 3-d effect
> stuff.
These days, most vector graphics programs provide gradient shading
primitives - that's all you need to recreate most 3D effects.
Hadley