This work includes material that may be protected as a trademark in some jurisdictions. If you want to use it, you have to ensure that you have the legal right to do so and that you do not infringe any trademark rights. See our general disclaimer. This tag does not indicate the copyright status of the attached work. A normal copyright tag is still required.See Commons:Licensing.
%!PS-Adobe-2.0 EPSF-2.0%%Title: Lua-Logo%%Creator: [email protected]%%CreationDate: Wed Nov 29 19:02:41 EDT 2000%%BoundingBox: -45 0 1035 1080%%Pages: 1%%EndComments%%EndProlog%------------------------------------------------------------------------------% Graphic design by Alexandre Nakonechnyj.% PostScript programming by the Lua team.% This code is hereby placed in the public domain.%% Permission is hereby granted, without written agreement and without license% or royalty fees, to use, copy, and distribute this logo for any purpose,% including commercial applications, subject to the following conditions:%% * The origin of this logo must not be misrepresented; you must not% claim that you drew the original logo. We recommend that you give credit% to the graphics designer in all printed matter that includes the logo.%% * The only modification you can make is to adapt the orbiting text to% your product name.%% * The logo can be used in any scale as long as the relative proportions% of its elements are maintained.%------------------------------------------------------------------------------/PLANETCOLOR{000.5setrgbcolor}binddef/HOLECOLOR{1.0setgray}binddef/ORBITCOLOR{0.5setgray}binddef/LOGOFONT{/Helvetica0.90}def/LABELFONT{/Helvetica0.36}def%------------------------------------------------------------------------------/MOONCOLOR{PLANETCOLOR}binddef/LOGOCOLOR{HOLECOLOR}binddef/LABELCOLOR{ORBITCOLOR}binddef/LABELANGLE125def/LOGO(Lua)def/DASHANGLE10def/HALFDASHANGLEDASHANGLE2divdef% moon radius. planet radius is 1./r12sqrt2divsubdef/D{0360arcfill}binddef/F{exchfindfontexchscalefontsetfont}binddef% place it nicely on the paper/RESOLUTION1024defRESOLUTION2divduptranslateRESOLUTION2div2sqrtdivdupscale%-------------------------------------------------------------------- planet --PLANETCOLOR001D%---------------------------------------------------------------------- hole --HOLECOLOR12rmulsubduprD%---------------------------------------------------------------------- moon --MOONCOLOR11rD%---------------------------------------------------------------------- logo --LOGOCOLORLOGOFONTFLOGOstringwidthpop2divneg-0.5movetoLOGOshow%--------------------------------------------------------------------- orbit --ORBITCOLOR0.03setlinewidth[1radd3.1415926535180divHALFDASHANGLEmulmul]0setdashnewpath001radd3copy2757arcnstroke%----------------------------------------------------------------- copyright --/COPYRIGHT(Graphic design by A. Nakonechnyj. Copyright (c) 1998, All rights reserved.)defLABELCOLORLOGOFONT32divF2sqrt0.99muldupnegmovetoCOPYRIGHT90rotate%show%---------------------------------------------------------------------- done --showpage%%Trailer%%EOF
Original upload log
Transferred from de.wikipedia to Commons by Wdwdbot using script bot_filetrans.pl.
The original description page was here. All following user names refer to de.wikipedia.
2010-08-19 09:08:32 Lumu (2085 Bytes) {{Information |Beschreibung = Logo der Scriptsprache [[Lua]] |Quelle = http://www.lua.org/images/<br />svg aus dem PostScript-Quelltext (siehe unten) erzeugt von [[Benutzer:Lumu|Lumu]] |Urheber = Alexandre Nakonechnyj (Grafik-Design) und Lua-Team (PostScript-Code)