lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Should the text and the inner circle be white or transparent?
> Should the text be vectorized (and if not, what font is used in the
> original logo)?

The vector definition of the Lua logo are the PostScript programs available at
	http://www.lua.org/images/

It contains these definitions, which are marked "DO NOT CHANGE":

/PLANETCOLOR	{0 0 0.5 setrgbcolor} bind def
/HOLECOLOR	{1.0 setgray} bind def
/ORBITCOLOR	{0.5 setgray} bind def
/LOGOFONT	{/Helvetica 0.90} def
/LABELFONT	{/Helvetica 0.36} def