文件:Lua-Logo.svg
来自东方活动维基
此SVG文件的PNG预览的大小:600 × 600像素。 其他分辨率:240 × 240像素 | 480 × 480像素 | 768 × 768像素 | 1,024 × 1,024像素 | 2,048 × 2,048像素 | 947 × 947像素。
原始文件 (SVG文件,尺寸为947 × 947像素,文件大小:2 KB)
本文件来自维基共享资源并可能被其他项目使用。 其文件描述页上的描述显示在下面。
摘要
描述Lua-Logo.svg |
English: Logo from the programming language Lua
Deutsch: Logo der Scriptsprache Lua |
日期 | |
来源 |
English: svg from PostScript Source (see below) created from Lumu
Deutsch: svg aus dem PostScript-Quelltext (siehe unten) erzeugt von Lumu |
作者 |
English: Alexandre Nakonechnyj (Graphic design) and Lua team (PostScript code)
Deutsch: Alexandre Nakonechnyj (Grafik-Design) und Lua-Team (PostScript-Code) |
SVG开发 InfoField | 本矢量图使用Adobe Illustrator创作。 |
许可协议
Public domainPublic domainfalsefalse |
本标志图片仅包含简单的几何图形或文字,没有达到受版权保护所需的原创性门槛,故属于公有领域。虽然不受版权保护,本图仍受到其他限制。详情请见Wikipedia:公有領域 § 字体与Template talk:PD-textlogo。
|
本作品含有受商标法保护的内容。任意使用以致于侵害到商标拥有者的权益将可能会面临刑事责任与民事赔偿。请用户使用前自行查明相关法律规定并承担一切风险与责任。详情请参见免责声明。 此标签不表示文件的著作权状态。任何文件在附有此标签的同時还需要一个有效的著作权标签。请参阅许可协议说明页面以了解更多信息。 |
ยกเลิกการล็อคยูส
PostScript source
%!PS-Adobe-2.0 EPSF-2.0
%%Title: Lua-Logo
%%Creator: lua@tecgraf.puc-rio.br
%%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 {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
%------------------------------------------------------------------------------
/MOONCOLOR {PLANETCOLOR} bind def
/LOGOCOLOR {HOLECOLOR} bind def
/LABELCOLOR {ORBITCOLOR} bind def
/LABELANGLE 125 def
/LOGO (Lua) def
/DASHANGLE 10 def
/HALFDASHANGLE DASHANGLE 2 div def
% moon radius. planet radius is 1.
/r 1 2 sqrt 2 div sub def
/D {0 360 arc fill} bind def
/F {exch findfont exch scalefont setfont} bind def
% place it nicely on the paper
/RESOLUTION 1024 def
RESOLUTION 2 div dup translate
RESOLUTION 2 div 2 sqrt div dup scale
%-------------------------------------------------------------------- planet --
PLANETCOLOR
0 0 1 D
%---------------------------------------------------------------------- hole --
HOLECOLOR
1 2 r mul sub dup r D
%---------------------------------------------------------------------- moon --
MOONCOLOR
1 1 r D
%---------------------------------------------------------------------- logo --
LOGOCOLOR
LOGOFONT
F
LOGO stringwidth pop 2 div neg
-0.5 moveto
LOGO show
%--------------------------------------------------------------------- orbit --
ORBITCOLOR
0.03 setlinewidth
[1 r add 3.1415926535 180 div HALFDASHANGLE mul mul] 0 setdash
newpath
0 0
1 r add
3 copy
27 57
arcn
stroke
%----------------------------------------------------------------- copyright --
/COPYRIGHT
(Graphic design by A. Nakonechnyj. Copyright (c) 1998, All rights reserved.)
def
LABELCOLOR
LOGOFONT
32 div
F
2 sqrt 0.99 mul
dup
neg
moveto
COPYRIGHT
90 rotate
%show
%---------------------------------------------------------------------- done --
showpage
%%Trailer
%%EOF
原始上传日志
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)
此文件中描述的项目
描绘内容
29 11 2000
image/svg+xml
文件历史
点击某个日期/时间查看对应时刻的文件。
日期/时间 | 缩略图 | 大小 | 用户 | 备注 | |
---|---|---|---|---|---|
当前 | 2015年1月7日 (三) 10:49 | 947 × 947(2 KB) | wikimediacommons>Wdwdbot | Bot Move: Original uploader of this revision (#1) was Lumu at de.wikipedia |
文件用途
以下2个页面使用本文件:
元数据
此文件中包含有额外的信息。这些信息可能是由数码相机或扫描仪在创建或数字化过程中所添加。
如果文件已从其原始状态修改,某些细节可能无法完全反映修改后的文件。
宽度 | 947px |
---|---|
高度 | 947px |