svnno****@sourc*****
svnno****@sourc*****
2009年 10月 29日 (木) 23:24:40 JST
Revision: 1377
http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1377
Author: dhrname
Date: 2009-10-29 23:24:40 +0900 (Thu, 29 Oct 2009)
Log Message:
-----------
Modified Paths:
--------------
branches/05x/053/sie.js
Modified: branches/05x/053/sie.js
===================================================================
--- branches/05x/053/sie.js 2009-10-28 14:39:41 UTC (rev 1376)
+++ branches/05x/053/sie.js 2009-10-29 14:24:40 UTC (rev 1377)
@@ -318,6 +318,7 @@
getURL(this.emd[n].src,ca,this.emd,n+1);
} catch(e) {stlog.add(e,185);this.next();}
} else { //全要素の読み込みが終われば
+ _ie_svgfont(); //SVGFontを作動させる
}
} catch(e) {stlog.add(e,293);this.onumber++;this.next();}
};