OSDN Git Service

Edit w web site's document
[sie/sie.git] / document / index.en.html
1 <!DOCTYPE html>\r
2 <html xmlns="http://www.w3.org/1999/xhtml">\r
3 <head>\r
4 <title>SIE - SVG JavaScript library</title>\r
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">\r
6 <script defer="defer" type="text/javascript" src="sie.js"></script>\r
7 <link rel="stylesheet" type="text/css" href="instyle.css"></link>\r
8 <link rel="SHORTCUT ICON" href="sie-logo2.ico" type="image/x-icon"></link>\r
9 </head>\r
10 <body>\r
11 <p><object data="sie-logo.svg" type="image/svg+xml" width="100%" height="90"></object></p>\r
12 <ol class="menu">\r
13  <li>Home</li>\r
14  <li><a href="goals">Goals</a></li>\r
15  <li><a href="screenshot">Screenshot</a></li>\r
16  <li><a href="demo">Demo</a></li>\r
17  <li><a href="http://en.osdn.jp/projects/sie/">Getting involved</a></li>\r
18 </ol>\r
19 <h1>SIE - SVG JavaScript library</h1>\r
20 <h2 class="title">Download SIE 23</h2>\r
21 <p><a href="https://osdn.jp/projects/sie/downloads/64152/sie23.zip/">sie22.zip</a> (ZIP 508 KB)</p>\r
22 <h3>Requirements</h3>\r
23 <p>Internet Explorer11+, Mozilla Firefox44.0+, Opera33.0+, Safari3.0+ or Google Chrome3.0+</p>\r
24 <p>A HTTP Server Soft</p>\r
25 <h2 class="title">What's SIE</h2>\r
26 <p>The 'SIE' is an Open Source rendring engine written in JavaScript to display a W3C standard Scalable Vector Graphics (i.e. SVG). SVG is a language for drawing a vector graphics like HTML. It's used in Inkscape, Illustlator and so on. </p>\r
27 <p>The SIE Project is a community of the SIE developers. We will support the Web standards Graphics, and provide to access the SIE's code.</p>\r
28 <h3>Features</h3>\r
29 <ol>\r
30  <li>Cross-browser</li>\r
31  <li>Without plug-in</li>\r
32  <li>SVG 1.1 (2nd)</li>\r
33  <li>Open Source</li>\r
34 </ol>\r
35 <h2 class="title">License</h2>\r
36 <p>MPL 1.1/GPL 2.0/LGPL 2.1</p>\r
37 <h2 class="title">Goals</h2>\r
38 <p>See 「<a href="goals">SIE project's goal</a>」.</p>\r
39 <p><a href="http://osdn.jp/"><img src="http://osdn.jp/sflogo.php?group_id=3313" width="96" height="31" border="0" alt="osdn.jp"></a></p>\r
40 <address>&copy; Copyright 2011 dhrname (E-mail: <a href="mailto:sie-developers@lists.osdn.jp">sie-developers@lists.osdn.jp</a>)</address>\r
41 <!--/*SIE-SVGtoVML LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/\r
42 /* ***** BEGIN LICENSE BLOCK *****\r
43  * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
44  *\r
45  * The contents of this file are subject to the Mozilla Public License Version\r
46  * 1.1 (the "License"); you may not use this file except in compliance with\r
47  * the License. You may obtain a copy of the License at\r
48  * http://www.mozilla.org/MPL/\r
49  *\r
50  * Software distributed under the License is distributed on an "AS IS" basis,\r
51  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
52  * for the specific language governing rights and limitations under the\r
53  * License.\r
54  *\r
55  * Contributor(s):DHRNAME\r
56  *\r
57  * Alternatively, the contents of this file may be used under the terms of\r
58  * either of the GNU General Public License Version 2 or later (the "GPL"),\r
59  * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),\r
60  * in which case the provisions of the GPL or the LGPL are applicable instead\r
61  * of those above. If you wish to allow use of your version of this file only\r
62  * under the terms of either the GPL or the LGPL, and not to allow others to\r
63  * use your version of this file under the terms of the MPL, indicate your\r
64  * decision by deleting the provisions above and replace them with the notice\r
65  * and other provisions required by the GPL or the LGPL. If you do not delete\r
66  * the provisions above, a recipient may use your version of this file under\r
67  * the terms of any one of the MPL, the GPL or the LGPL.\r
68  *\r
69  * ***** END LICENSE BLOCK ***** */-->\r
70     </body>\r
71 </html>\r