OSDN Git Service

download link to update to 0.98
authordhrname <dhrname@users.sourceforge.jp>
Thu, 26 Apr 2012 12:16:46 +0000 (21:16 +0900)
committerdhrname <dhrname@users.sourceforge.jp>
Thu, 26 Apr 2012 12:16:46 +0000 (21:16 +0900)
document/index.en.html
document/index.html

index dddb843..1ded12c 100644 (file)
@@ -1,7 +1,7 @@
 <!xml version="1.0" encoding="utf-8"!>
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>SIE</title>
+<title>SIE - SVG JavaScript library</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <script defer="defer" type="text/javascript" src="sie-mini.js"></script>
 <link rel="stylesheet" type="text/css" href="instyle.css"></link>
  <li><a href="demo">Demo</a></li>
  <li><a href="http://en.sourceforge.jp/projects/sie/">Getting involved</a></li>
 </ol>
-<h1>SIE</h1>
+<h1>SIE - SVG JavaScript library</h1>
 <h2 class="title">Download</h2>
-<p><a href="http://sourceforge.jp/projects/sie/downloads/55423/sie-097.zip/">sie-097.zip</a> (ZIP 322.4 KB)</p>
+<p><a href="http://sourceforge.jp/projects/sie/downloads/55667/sie-098.zip/">sie-098.zip</a> (ZIP 323.8 KB)</p>
 <h3>Requirements</h3>
 <p>Internet Explorer6.0+, Mozilla Firefox4+, Opera10.0+, Safari3.0+ or Google Chrome3.0+</p>
 <p>A HTTP Server Soft (Apache)</p>
 <h2 class="title">What's SIE</h2>
-<p>The 'SIE' is an Opensorce rendring engine written in JavaScript to display a W3C standard Scalable Vector Graphics (i.e. SVG) on the World Wide Web. SVG is a language for drawing a vector graphics like HTML. It's used in Inkscape, Illustlator and so on. </p>
+<p>The 'SIE' is an Open Source rendring engine written in JavaScript to display a W3C standard Scalable Vector Graphics (i.e. SVG) on the World Wide Web. SVG is a language for drawing a vector graphics like HTML. It's used in Inkscape, Illustlator and so on. </p>
 <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>
 <h3>Features</h3>
 <ol>
  <li>Cross-browser</li>
  <li>Without plug-in</li>
  <li>Displaying SVG</li>
- <li>Opensource</li>
+ <li>Open Source</li>
 </ol>
 <h2 class="title">License</h2>
 <p>MPL 1.1/GPL 2.0/LGPL 2.1</p>
index c19e936..acd03d0 100644 (file)
@@ -1,7 +1,7 @@
 <!xml version="1.0" encoding="utf-8"!>
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>SIE - SVG形式の画像を表示できるオープンソースのJavaScriptライブラリ</title>
+<title>SIE - SVG形式の画像を表示できるJavaScriptライブラリ</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
 <script defer="defer" type="text/javascript" src="sie-mini.js"></script>
 <link rel="stylesheet" type="text/css" href="instyle.css"></link>
  <li><a href="help.html">ヘルプ</a></li>
 </ol>
 <p><object data="sie-logo.svg" type="image/svg+xml" width="100%" height="90"></object></p>
-<h1>SIE - SVG形式の画像を表示できるオープンソースのJavaScriptライブラリ</h1>
+<h1>SIE - SVG形式の画像を表示できるJavaScriptライブラリ</h1>
 <p>もっと自由で軽量なスタイルに</p>
 <h2 class="title">無料ダウンロード</h2>
-<p><a href="http://sourceforge.jp/projects/sie/downloads/55423/sie-097.zip/">sie-097.zip</a> (ZIP形式, 322.4 KB)</p>
+<p><a href="http://sourceforge.jp/projects/sie/downloads/55667/sie-098.zip/">sie-098.zip</a> (ZIP形式, 323.8 KB)</p>
 <p>あらかじめ、圧縮ファイル(ZIP形式)をダウンロードしてから、解凍してください。sie.jsを手に入れることができます。</p>
 <h3>動作環境</h3>
 <p>Internet Explorer6.0+、Firefox4+、Opera10.0+、Safari3.0+、Google Chrome3.0+</p>
 <h2 class="title">SIEとは</h2>
 <p><img src="mini_screenshot.png" width="192" height="124" title="screenshot" /></p>
-<p>SIEとは、標準的な2Dベクトル画像形式であるスケーラブル ベクタ グラフィックス(以下、SVG)をブラウザで表示するためのソフトです。JavaScript言語で記述されています。プラグインは不必要。例えば、古いインターネットエクスプローラーやその他のブラウザで、SVGを表示するのに便利です。</p>
+<p>SIEとは、標準的な2Dベクトル画像形式であるスケーラブル ベクタ グラフィックス(以下、SVG)をブラウザで表示するためのソフトです。JavaScriptで記述されています。プラグインは不必要。例えば、古いインターネットエクスプローラーやその他のブラウザで、SVGを表示するのに便利です。</p>
 <h3>特徴</h3>
 <ol>
  <li>主なブラウザで動く</li>