OSDN Git Service

Edit index.html
[sie/sie.git] / document / index.html
1 <!DOCTYPE html>\r
2 <html xmlns="http://www.w3.org/1999/xhtml">\r
3 <head>\r
4 <title>SIE - SVG形式の画像を表示できるJavaScriptライブラリ</title>\r
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>\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 <ol class="menu">\r
12  <li>ホーム</li>\r
13  <li><a href="goals.html">目標</a></li>\r
14  <li><a href="screenshot.html">スクリーンショット</a></li>\r
15  <li><a href="demo.html">デモ</a></li>\r
16  <li><a href="help.html">ヘルプ</a></li>\r
17 </ol>\r
18 <p><object data="sie-logo.svg" type="image/svg+xml" width="100%" height="90"></object></p>\r
19 <h1>SIE - SVG形式の画像を表示できるJavaScriptライブラリ</h1>\r
20 <h2 class="title">SIE 28 を無料ダウンロード</h2>\r
21 <p><a href="https://osdn.jp/projects/sie/downloads/66090/sie28.zip/">sie28.zip</a> (ZIP形式 332.6 KB)</p>\r
22 <p>あらかじめ、圧縮ファイル(ZIP形式)をダウンロードしてから、解凍してください。sie.jsを手に入れることができます。</p>\r
23 <h3>動作環境</h3>\r
24 <p>Internet Explorer11+, Mozilla Firefox44.0+, Opera33.0+, Safari3.0+ or Google Chrome3.0+</p>\r
25 <h2 class="title">SIEとは</h2>\r
26 <p><img src="mini_screenshot.png" width="192" height="124" title="screenshot" /></p>\r
27 <p>SIEとは、標準的な2Dベクトル画像形式であるスケーラブル ベクタ グラフィックス(以下、SVG)をブラウザで表示するためのソフトです。JavaScriptで記述されています。プラグインは不必要。例えば、古いインターネットエクスプローラーやその他のブラウザで、SVGを表示するのに便利です。</p>\r
28 <h3>特徴</h3>\r
29 <ol>\r
30  <li>主なブラウザで動く</li>\r
31  <li>プラグインが必要ない</li>\r
32  <li>SVGを表示できる</li>\r
33  <li>オープンソースで公開</li>\r
34 </ol>\r
35 <h2 class="title">ライセンス</h2>\r
36 <p>オープンソースとして公開していますので、ご自由にお使いいただけます。ライセンスはMozilla Public Licence (MPL1.1)です。</p>\r
37 <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
38 <address>&copy; Copyright 2007 dhrname(Eメールで<a href="mailto:sie-developers@lists.osdn.jp">sie-developers@lists.osdn.jp</a>)コードの著作権の許諾に関しては、MPLライセンスが適用されます。このページの許諾に関しても、同様のライセンスが適用されるものとします。</address>\r
39 <!--/*SIE-SVGtoVML LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/\r
40 /* ***** BEGIN LICENSE BLOCK *****\r
41  * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
42  *\r
43  * The contents of this file are subject to the Mozilla Public License Version\r
44  * 1.1 (the "License"); you may not use this file except in compliance with\r
45  * the License. You may obtain a copy of the License at\r
46  * http://www.mozilla.org/MPL/\r
47  *\r
48  * Software distributed under the License is distributed on an "AS IS" basis,\r
49  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
50  * for the specific language governing rights and limitations under the\r
51  * License.\r
52  *\r
53  * Contributor(s):DHRNAME\r
54  *\r
55  * Alternatively, the contents of this file may be used under the terms of\r
56  * either of the GNU General Public License Version 2 or later (the "GPL"),\r
57  * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),\r
58  * in which case the provisions of the GPL or the LGPL are applicable instead\r
59  * of those above. If you wish to allow use of your version of this file only\r
60  * under the terms of either the GPL or the LGPL, and not to allow others to\r
61  * use your version of this file under the terms of the MPL, indicate your\r
62  * decision by deleting the provisions above and replace them with the notice\r
63  * and other provisions required by the GPL or the LGPL. If you do not delete\r
64  * the provisions above, a recipient may use your version of this file under\r
65  * the terms of any one of the MPL, the GPL or the LGPL.\r
66  *\r
67  * ***** END LICENSE BLOCK ***** */-->\r
68     </body>\r
69 </html>\r