![File:Polgar starchess rook.svg](https://upload.wikimedia.org/wikipedia/commons/thumb/7/70/Polgar_starchess_rook.svg/627px-Polgar_starchess_rook.svg.png)
Size of this PNG preview of this SVG file: 627 × 543 pixels. Other resolutions: 277 × 240 pixels | 554 × 480 pixels | 887 × 768 pixels | 1,182 × 1,024 pixels | 2,365 × 2,048 pixels.
Original file (SVG file, nominally 627 × 543 pixels, file size: 61 KB)
Summary
DescriptionPolgar starchess rook.svg |
English: Polgár’s hexagonal chess – moves of the rook |
Date | |
Source | Own work |
Author | László Németh |
SVG development InfoField | ![]() This polgar starchess was created with LibreOffice. |
Source code InfoField | LibreOffice code; Created in LibreOffice 4 with this LibreLogo program (+object to path conversion
; of FreeSerif chess figures of the final SVG by Inkscape for Wikipedia SVG rendering)
; Usage: Put this code into an English language document in LibO Writer,
; and click on the Start icon of the View»Toolbars»Logo toolbar.
; requested chess font: http://mip.noekeon.org/HTMLTTChess/chess_merida_unicode.html
; for other setup, positions, modify the arguments of the chess call in the end of the file
GLOBAL FIX_SVG_EXPORT
FIX_SVG_EXPORT = 3pt ; 3pt FOR SVG export, OR SET zero FOR other usage
TO hexagon s n
p = POSITION
H = HEADING
PENUP LEFT 30 FORWARD s LEFT 120 PENDOWN
PENCOLOR “BLACK” FILLCOLOR “WHITE”
REPEAT 6 [ FORWARD s LEFT 60 ] FILL
PENUP POSITION p HEADING 0 LEFT 155 FORWARD 4.5*s/7 HEADING 0
FONTCOLOR “GRAY” FONTSIZE 10 FONTFAMILY “Nimbus Sans L” LABEL n
PENUP POSITION p HEADING H
END
TO zigzag size
REPEAT 2 [
FORWARD size
RIGHT 60
FORWARD size
LEFT 60
]
END
TO chess WHITE BLACK
PENCOLOR “BLACK” ; PENDOWN RIGHT 60
FILLCOLOR “INVISIBLE” PENSIZE 2
FILLCOLOR “BLUE” PENSIZE 10 PENDOWN
HEADING 0 RIGHT 30
size = 35
REPEAT 6 [ zigzag size FORWARD size LEFT 60 zigzag size RIGHT 120 ] CLOSE
LEFT 60 PENUP FORWARD size
PENUP
PENSIZE 2
data = {“K”: “♔♚”, “Q”: “♕♛”, “R”: “♖♜”, “B”: “♗♝”, “N”: “♘♞”, “P”: “♙♟”, “o”: “•••”, “x”: “✕✕✕”, “*”: “⭑⭑⭑”}
HEADING 0
n = 0
figures = WHITE + “ ” + BLACK + “ ”
M = SQRT size**2 – (size/2)**2
n = 0
FOR i IN [0, 1, 4, 6, 5, 5, 6, 4, 1] [
PENUP RIGHT 90 FORWARD size * 1.5 LEFT 90 BACK i * 2 * M + M
REPEAT [1, 2, 7, 6, 5, 6, 7, 2, 1][REPCOUNT-1] [
n = n + 1
hexagon size n
p = “[QKBRNP]%d ” % n
what = SEARCH (p, figures)
IF what [
what = what.start()
FONTFAMILY “Chess Merida Unicode”
FONTSIZE 45
H = HEADING
HEADING 0 FORWARD FIX_SVG_EXPORT
k = data[figures[what]]
FONTCOLOR “WHITE”
LABEL k[2]
FONTCOLOR “BLACK”
LABEL k[what > COUNT WHITE]
BACK FIX_SVG_EXPORT HEADING H
]
FORWARD M*2
]
]
END
HOME CLEARSCREEN
PENUP POSITION [70, PAGESIZE[1]/2]
PENJOINT “MITER” HIDETURTLE
; PICTURE “Polgar_starchess_rook.svg” [ ; from LibO 4.1.1
PICTURE [
chess “R19 o18 o17 o20 o21” “”
]
|
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
![]() ![]() |
This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication. |
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse |
Captions
Add a one-line explanation of what this file represents
Items portrayed in this file
depicts
creator
some value
author name string: László Németh
Wikimedia username: Nl74
copyright status
copyrighted, dedicated to the public domain by copyright holder
copyright license
Creative Commons CC0 License
inception
5 August 2013
source of file
original creation by uploader
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 09:24, 5 August 2013 | ![]() | 627 × 543 (61 KB) | Nl74 | User created page with UploadWizard |
File usage
The following page uses this file:
Global file usage
The following other wikis use this file:
- Usage on hu.wikipedia.org
Metadata
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.
Width | 176.97mm |
---|---|
Height | 153.19mm |