File:A nonomino sudoku.svg

From Wikipedia, the free encyclopedia
Jump to: navigation, search
A_nonomino_sudoku.svg(SVG file, nominally 460 × 460 pixels, file size: 4 KB)

[edit] Summary

Description
English: A nonomino sudoku
Date 5 September 2008(2008-09-05)
Source Created by me
Author R. A. Nonenmacher
Permission
(Reusing this file)
I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.

w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported, 2.5 Generic, 2.0 Generic and 1.0 Generic license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
  • share alike – If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.

You may select the license of your choice.
Other versions

Image:Nonomino Sudoku.svg, which will not show up using all SVG viewers.

[edit] SVG code

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version= "1.1"
     id          = "Nonomino_Sudoku"
     xmlns       = "http://www.w3.org/2000/svg"
     xmlns:xlink = "http://www.w3.org/1999/xlink"
     width       = "460"
     height      = "460">
  <defs>
     <path id="GD" stroke="#000" stroke-width="0.025" fill="none" d="M0,1h9v1h-9v1h9v1h-9v1h9v1h-9v1h9v1h-9
                                                                     M1,0v9h1v-9h1v9h1v-9h1v9h1v-9h1v9h1v-9"/>
     <path id="N1" stroke="#000" stroke-width="0.075" d="M0,0h3v2h-2v1h1v1h-2z"/>
     <path id="N2" stroke="#000" stroke-width="0.075" d="M0,0h1v1h2v1h2v1h1v1h-2v-1h-2v-1h-2z"/>
     <path id="N3" stroke="#000" stroke-width="0.075" d="M0,0h5v3h-1v-1h-2v-1h-2z"/>
     <path id="N4" stroke="#000" stroke-width="0.075" d="M0,0h2v-1h-1v-1h4v1h-2v1h1v1h-4z"/>
     <text id="T1" font-size="8" transform="translate(-.75-.2) scale(.1)">1</text>
     <text id="T2" font-size="8" transform="translate(-.75-.2) scale(.1)">2</text>
     <text id="T3" font-size="8" transform="translate(-.75-.2) scale(.1)">3</text>
     <text id="T4" font-size="8" transform="translate(-.75-.2) scale(.1)">4</text>
     <text id="T5" font-size="8" transform="translate(-.75-.2) scale(.1)">5</text>
     <text id="T6" font-size="8" transform="translate(-.75-.2) scale(.1)">6</text>
     <text id="T7" font-size="8" transform="translate(-.75-.2) scale(.1)">7</text>
     <text id="T8" font-size="8" transform="translate(-.75-.2) scale(.1)">8</text>
     <text id="T9" font-size="8" transform="translate(-.75-.2) scale(.1)">9</text>
     <g id="A">
       <use xlink:href="#N1" fill="#E88"/>
       <use xlink:href="#N2" fill="#EA8" transform="translate(3,0)"/>
       <use xlink:href="#N3" fill="#EE8" transform="translate(4,0)"/>
       <use xlink:href="#N4" fill="#8E8" transform="translate(0,4)"/>
       <use xlink:href="#N4" fill="#8EE" transform="translate(2,5)"/>
       <use xlink:href="#N4" fill="#8AE" transform="translate(4,6)"/>
       <use xlink:href="#N2" fill="#E8E" transform="translate(6,9) rotate(180)"/>
       <use xlink:href="#N3" fill="#A8E" transform="translate(5,9) rotate(180)"/>
       <use xlink:href="#N1" fill="#E8A" transform="translate(9,9) rotate(180)"/>
       <use xlink:href="#GD"/>
       <use xlink:href="#T3" transform="translate(1,1)"/><use xlink:href="#T4" transform="translate(9,1)"/>
       <use xlink:href="#T2" transform="translate(3,2)"/><use xlink:href="#T6" transform="translate(5,2)"/>
       <use xlink:href="#T1" transform="translate(7,2)"/>
       <use xlink:href="#T1" transform="translate(2,3)"/><use xlink:href="#T9" transform="translate(4,3)"/>
       <use xlink:href="#T8" transform="translate(6,3)"/><use xlink:href="#T2" transform="translate(8,3)"/>
       <use xlink:href="#T5" transform="translate(3,4)"/><use xlink:href="#T6" transform="translate(7,4)"/>
       <use xlink:href="#T2" transform="translate(2,5)"/><use xlink:href="#T1" transform="translate(8,5)"/>
       <use xlink:href="#T9" transform="translate(3,6)"/><use xlink:href="#T8" transform="translate(7,6)"/>
       <use xlink:href="#T8" transform="translate(2,7)"/><use xlink:href="#T3" transform="translate(4,7)"/>
       <use xlink:href="#T4" transform="translate(6,7)"/><use xlink:href="#T6" transform="translate(8,7)"/>
       <use xlink:href="#T4" transform="translate(3,8)"/><use xlink:href="#T1" transform="translate(5,8)"/>
       <use xlink:href="#T9" transform="translate(7,8)"/>
       <use xlink:href="#T5" transform="translate(1,9)"/><use xlink:href="#T7" transform="translate(9,9)"/>
     </g>
  </defs>
  <use xlink:href="#A" transform="translate(5,5) scale(50)"/>
</svg>

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current22:05, 14 September 2008Thumbnail for version as of 22:05, 14 September 2008460 × 460 (4 KB)Nonenmac== Summary == {{Information |Description={{en|1=A nonomino sudoku}} |Source=Created by me |Author=R. A. Nonenmacher |Date=5-Sep-2008 |Permission={{self|GFDL|cc-by-sa-all}} |other_versions=[[:Image:Nonomino Sudoku.sv
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata

Personal tools
Namespaces

Variants
Views
Actions
Navigation
Interaction
Toolbox