File:Regular polygon 7 annotated.svg
来自Wikimedia Commons
跳转到导航
跳转到搜索
此SVG文件的PNG预览的大小:503 × 509像素。 其他分辨率:237 × 240像素 | 474 × 480像素 | 759 × 768像素 | 1,012 × 1,024像素 | 2,024 × 2,048像素。
原始文件 (SVG文件,尺寸为503 × 509像素,文件大小:15 KB)
文件信息
结构化数据
说明
摘要
[编辑]描述Regular polygon 7 annotated.svg |
English: Regular heptagon with annotation. |
日期 | |
来源 | 自己的作品 |
作者 | László Németh |
其他版本 |
|
SVG开发 InfoField | 本矢量图使用OpenOffice.org创作。 |
原始码 InfoField | LibreOffice code; Created in LibreOffice 4 with this LibreLogo program.
; Usage: Copy it in an English language document in LibO Writer,
; and click on the Start icon of the View»Toolbar»Logo toolbar.
TO superior num prevnum
s = “”
FOR i IN STR num [
s = s + “⁰¹²³⁴⁵⁶⁷⁸⁹”[INT i]
]
IF NOT prevnum % 10 = 1 [ s = “ ” + s ] ; narrow space
OUTPUT s
END
TO inferior num
s = “”
FOR i IN STR num [
s = s + “₀₁₂₃₄₅₆₇₈₉”[INT i]
]
OUTPUT s
END
CLEARSCREEN HIDETURTLE FONTSIZE 18 FONTFAMILY “DejaVu Sans”
FOR vertices IN [7, 11, 13, 14, 16, 17, 19] [
; PICTURE “poly/regular_polygon_%d_annotated.svg” % vertices [ ; from LibO 4.1.1
PICTURE [
HOME FILLCOLOR “WHITE” PENCOLOR “SILVER”
PENDOWN PENSIZE 2 CIRCLE 400
β = 360/vertices
q = vertices // 4
CIRCLE [80 + vertices * 14, 80 + vertices * 14, β * q, β * (q + 1)]
FONTCOLOR “SILVER”
IF vertices > 18 [ f = 0.004 ] [ f = 0.005 ]
HEADING β * q + β * 0.5 PENUP
FORWARD (80 + vertices * 14) * (0.3 + (f * vertices))
HEADING 0
s1 = superior (360 % vertices, 360 // vertices)
s2 = inferior vertices
LABEL “%d%s⁄%s°” % (β, s1, s2)
HOME HEADING 0 PENDOWN
dots = []
REPEAT vertices [
FORWARD 200
where = POSITION
dots = dots + [where]
BACK 200 RIGHT β
]
HOME PENSIZE 2 CIRCLE 10
PENCOLOR “BLACK” FONTCOLOR “BLACK”
α = ((vertices-2)/vertices)*180
PENUP FORWARD 200 PENDOWN
CIRCLE [100 + 105/vertices, 100 + 105/vertices, 180 – α/2, 180 + α/2]
s1 = superior ((vertices-2) * 180 % vertices, INT α)
PENUP BACK 20 + 70/vertices LABEL “%d%s⁄%s°” % (α, s1, s2)
HOME PENUP PENSIZE 4 PENUP
FOR i IN dots + dots[0:1] [ POSITION i PENDOWN ] PENSIZE 2
FOR i IN dots [ PENUP POSITION i PENDOWN CIRCLE 10 ]
]
]
|
许可协议
[编辑]László Németh,本作品著作权人,特此采用以下许可协议发表本作品:
本作品采用知识共享CC0 1.0 通用公有领域贡献许可协议授权。 | |
采用本宣告发表本作品的人,已在法律允许的范围内,通过在全世界放弃其对本作品拥有的著作权法规定的所有权利(包括所有相关权利),将本作品贡献至公有领域。您可以复制、修改、传播和表演本作品,将其用于商业目的,无需要求授权。
http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse |
文件历史
点击某个日期/时间查看对应时刻的文件。
日期/时间 | 缩略图 | 大小 | 用户 | 备注 | |
---|---|---|---|---|---|
当前 | 2013年7月19日 (五) 10:37 | 503 × 509(15 KB) | Nl74(留言 | 贡献) | User created page with UploadWizard |
您不可以覆盖此文件。
文件用途
以下20个页面使用本文件:
- Commons:Image sets
- Commons:Image sets/polygons
- File:Regular polygon 10 annotated.svg
- File:Regular polygon 11 annotated.svg
- File:Regular polygon 12 annotated.svg
- File:Regular polygon 13 annotated.svg
- File:Regular polygon 14 annotated.svg
- File:Regular polygon 15 annotated.svg
- File:Regular polygon 16 annotated.svg
- File:Regular polygon 17 annotated.svg
- File:Regular polygon 18 annotated.svg
- File:Regular polygon 19 annotated.svg
- File:Regular polygon 20 annotated.svg
- File:Regular polygon 3 annotated.svg
- File:Regular polygon 4 annotated.svg
- File:Regular polygon 5 annotated.svg
- File:Regular polygon 6 annotated.svg
- File:Regular polygon 7 annotated.svg
- File:Regular polygon 8 annotated.svg
- File:Regular polygon 9 annotated.svg
全域文件用途
以下其他wiki使用此文件:
- ar.wikipedia.org上的用途
- bcl.wikipedia.org上的用途
- bn.wikipedia.org上的用途
- ca.wikipedia.org上的用途
- ckb.wikipedia.org上的用途
- de.wikipedia.org上的用途
- de.wiktionary.org上的用途
- el.wikipedia.org上的用途
- en.wikipedia.org上的用途
- en.wiktionary.org上的用途
- es.wikipedia.org上的用途
- fa.wikipedia.org上的用途
- fa.wikibooks.org上的用途
- fi.wikipedia.org上的用途
- fr.wikipedia.org上的用途
- ga.wikipedia.org上的用途
- hak.wikipedia.org上的用途
- hi.wikipedia.org上的用途
- hu.wikipedia.org上的用途
- id.wikipedia.org上的用途
- lo.wikipedia.org上的用途
- mk.wikipedia.org上的用途
- pl.wikipedia.org上的用途
- pt.wikipedia.org上的用途
- ru.wikipedia.org上的用途
- sco.wikipedia.org上的用途
- sq.wikipedia.org上的用途
- sr.wikipedia.org上的用途
- ta.wikipedia.org上的用途
查看此文件的更多全域用途。
元数据
此文件含有额外信息,这些信息可能是创建或数字化该文件时使用的数码相机或扫描仪所添加的。如果文件已从其原始状态修改,某些详细信息可能无法完全反映修改后的文件。
宽度 | 141.89mm |
---|---|
高度 | 143.56mm |