OSDN Git Service

Merge branch 'master' into develop
[sie/sie.git] / document / mplussample.html
index 506efa0..b8c370f 100644 (file)
@@ -1,49 +1,49 @@
-<html>
- <head>
- <link rel="stylesheet" type="text/css" href="http://sie.sourceforge.jp/instyle.css"></link>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
- <title>M+ フォントをWebページ上で表示(サンプル)</title>
- <script type="text/javascript" src="../branches/05x/sie.js" defer="defer"></script>
- </head>
- <body>
-<p><object data="sie-logo.svg" type="image/svg+xml" width="100%" height="90"></object></p>
-<h1>M+ フォントをWebページ上で表示(サンプル)</h1>
-<p>以下では、オープンソースのM+ フォント(ttf形式)を、FontForgeでsvg形式(mplus1cblack.svg)に変換、修正してから、SIEを使ってWebページに取り込んだものです。クロスブラウザです。</p>
-<p><object data="svgMplus.svg" width="700" height="500" type="image/svg+xml"></object></p>
-<h2>ソース</h2>
-<pre>&lt;svg
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 700 500" preserveAspectRatio="none"&gt;
-&lt;defs&gt;
-  &lt;font-face font-family="MplusC"&gt;
-    &lt;font-face-src&gt;
-      &lt;font-face-uri xlink:href="../images/mplus1cblack.svg#mplus-1c-black" /&gt;
-    &lt;/font-face-src&gt;
-  &lt;/font-face&gt;
-&lt;/defs&gt;
-  &lt;text x="20" y="30" font-size="36" font-family="MplusC"&gt;Web Fontの世界へようこそ&lt;/text&gt;
-  &lt;text x="40" y="110" font-size="36" font-family="MplusC" writing-mode="tb-rl" fill="red"&gt;日本語の夜明け&lt;/text&gt;
-&lt;/svg&gt;
-</pre>
-<address><h2>このサンプルに関するご質問等がありましたら</h2>
-<p>開発者たちと連絡を取ることのできる公式メーリングリストをご利用ください。</p>
-<p>公式メーリングリスト「Sie-developers」あて先は<a href="mailto:sie-developers@lists.sourceforge.jp">sie-developers@lists.sourceforge.jp </a>。</p>
-<p>&copy; Copyright 2009 dhrname(Eメールで<a href="mailto:dhrname@users.sourceforge.jp">dhrname@users.sourceforge.jp</a>)コードの著作権の許諾に関しては、次の文章に書かれています。(英文<a href="http://dhr.at.infoseek.co.jp/LICENCE.txt">LICENCE.txt</a>)。このページの許諾に関しても、同様のライセンスが適用されるものとします。</p></address>
-<!--/*SIE-SVGtoVML 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>
+<html>\r
+ <head>\r
+ <link rel="stylesheet" type="text/css" href="http://sie.sourceforge.jp/instyle.css"></link>\r
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>\r
+ <title>M+ フォントをWebページ上で表示(サンプル)</title>\r
+ <script type="text/javascript" src="../branches/05x/sie.js" defer="defer"></script>\r
+ </head>\r
+ <body>\r
+<p><object data="sie-logo.svg" type="image/svg+xml" width="100%" height="90"></object></p>\r
+<h1>M+ フォントをWebページ上で表示(サンプル)</h1>\r
+<p>以下では、オープンソースのM+ フォント(ttf形式)を、FontForgeでsvg形式(mplus1cblack.svg)に変換、修正してから、SIEを使ってWebページに取り込んだものです。クロスブラウザです。</p>\r
+<p><object data="svgMplus.svg" width="700" height="500" type="image/svg+xml"></object></p>\r
+<h2>ソース</h2>\r
+<pre>&lt;svg\r
+   xmlns="http://www.w3.org/2000/svg"\r
+   xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 700 500" preserveAspectRatio="none"&gt;\r
+&lt;defs&gt;\r
+  &lt;font-face font-family="MplusC"&gt;\r
+    &lt;font-face-src&gt;\r
+      &lt;font-face-uri xlink:href="../images/mplus1cblack.svg#mplus-1c-black" /&gt;\r
+    &lt;/font-face-src&gt;\r
+  &lt;/font-face&gt;\r
+&lt;/defs&gt;\r
+  &lt;text x="20" y="30" font-size="36" font-family="MplusC"&gt;Web Fontの世界へようこそ&lt;/text&gt;\r
+  &lt;text x="40" y="110" font-size="36" font-family="MplusC" writing-mode="tb-rl" fill="red"&gt;日本語の夜明け&lt;/text&gt;\r
+&lt;/svg&gt;\r
+</pre>\r
+<address><h2>このサンプルに関するご質問等がありましたら</h2>\r
+<p>開発者たちと連絡を取ることのできる公式メーリングリストをご利用ください。</p>\r
+<p>公式メーリングリスト「Sie-developers」あて先は<a href="mailto:sie-developers@lists.sourceforge.jp">sie-developers@lists.sourceforge.jp </a>。</p>\r
+<p>&copy; Copyright 2009 dhrname(Eメールで<a href="mailto:dhrname@users.sourceforge.jp">dhrname@users.sourceforge.jp</a>)コードの著作権の許諾に関しては、次の文章に書かれています。(英文<a href="http://dhr.at.infoseek.co.jp/LICENCE.txt">LICENCE.txt</a>)。このページの許諾に関しても、同様のライセンスが適用されるものとします。</p></address>\r
+<!--/*SIE-SVGtoVML LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/\r
+/* ***** BEGIN LICENSE BLOCK *****\r
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
+ *\r
+ * The contents of this file are subject to the Mozilla Public License Version\r
+ * 1.1 (the "License"); you may not use this file except in compliance with\r
+ * the License. You may obtain a copy of the License at\r
+ * http://www.mozilla.org/MPL/\r
+ *\r
+ * Software distributed under the License is distributed on an "AS IS" basis,\r
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
+ * for the specific language governing rights and limitations under the\r
+ * License.\r
+ *\r
+ * Contributor(s):DHRNAME\r
+ * ***** END LICENSE BLOCK ***** */-->\r
+</body>\r
+</html>\r