svnno****@sourc*****
svnno****@sourc*****
2011年 3月 31日 (木) 20:09:54 JST
Revision: 2540 http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2540 Author: dhrname Date: 2011-03-31 20:09:54 +0900 (Thu, 31 Mar 2011) Log Message: ----------- Added Paths: ----------- trunk/news/n20110320.html Added: trunk/news/n20110320.html =================================================================== --- trunk/news/n20110320.html (rev 0) +++ trunk/news/n20110320.html 2011-03-31 11:09:54 UTC (rev 2540) @@ -0,0 +1,55 @@ +<html> +<head> +<title>「SIE0.72」リリース - SIE</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<script defer="defer" type="text/javascript" src="http://sie.sourceforge.jp/sie-mini.js"></script> +<link rel="stylesheet" type="text/css" href="http://sie.sourceforge.jp/instyle.css"></link> +</head> +<body> +<p><object data="../sie-logo.svg" type="image/svg+xml" width="100%" height="90"></object></p> +<h1>「SIE0.72」リリース - SIE</h1> +<h2>0.72リリースについてのお知らせ</h2> +<p>2011年3月20日、私たちSIEプロジェクトは、「SIE0.72」を正式に公開しました。今回の主な変更は、バグとSpecの修正です。</p> +<h2>無料ダウンロード</h2> +<p><a href="http://sourceforge.jp/projects/sie/downloads/51329/sie-072.zip/">sie-072.zip/</a> (ZIP形式, 465.8 KB)</p> +<h2>変更点</h2> +<h3>version 0.71からの変更点</h3> +<ol> +<li>SVGElementのプロパティを整理</li> +<li>SVGxxxListにすべて、Array型を継承させた</li> +<li>軽量化のために、_listプロパティの削除と、SVGPathElementとNAIBU._setPaintのグローバルオブジェクトをローカルに変えておいた</li> +<li>_ca関数の整理</li> +<li>SVGLengthに_fontSizeプロパティを追加</li> +<li>CSSPrimitiveValueのgetFloatValueについて修正</li> +<li>SVGLengthのnewValueInSpecifiedメソッドに関して、パーセントとemの単位の処理を修正</li> +<li>チケット #24492「単位の解釈が異常」を修正</li> +<li>SVGLengthのconvertToSpecifiedUnitsメソッドを修正</li> +<li>バッファリング処理において、shiftの使用をやめて、カウントをするように変更</li> +<li>SVGSVGElementコンストラクタ関数にミスがあったので修正</li> +<li>各々の要素オブジェクトで、DOMNodeInsertedイベントが発火されたときの処理にバグがあったので、それを修正</li> +<li>Specにおいて、SVGLengthの境界条件テストについて修正</li> +<li>Specにおいて、convertToSpecifiedUnitsメソッドの同値分割テストに、新たなテストを追加</li> +<li>setRotateメソッドの同値分割テストに関する修正</li> +</ol> +<address><h2>このお知らせに関するご質問やご感想などがありましたら</h2> +<p>以下のメールアドレスへメールを下さい。また、メールはオープンな議論をするために、原則、ウェブで公開されますのでご承知ください。</p> +<p>公式メーリングリスト「Sie-developers」<a href="mailto:sie-d****@lists*****">sie-d****@lists***** </a>。</p> +<p>© Copyright 2009 dhrname(Eメールで<a href="mailto:dhrna****@users*****">dhrna****@users*****</a>)コードの著作権の許諾に関しては、次の文章に書かれています。(英文<a href="http://sie.sourceforge.jp/LICENCE.txt">LICENCE.txt</a>)。このページの許諾に関しても、同様のライセンスが適用されるものとします。</p></address> +<!--/*SIE-SVG LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * Contributor(s):DHRNAME + * ***** END LICENSE BLOCK ***** */--> + </body> +</html> \ No newline at end of file