*** empty log message ***
authorhanda <handa>
Tue, 4 Mar 2008 05:11:38 +0000 (05:11 +0000)
committerhanda <handa>
Tue, 4 Mar 2008 05:11:38 +0000 (05:11 +0000)
Makefile.am
configure.ac
mainpage.txt

index 49119e6..3c7268a 100644 (file)
@@ -81,6 +81,7 @@ MAN1 =        data/m17n-config.txt data/m17n-db.txt ${EXAMPLE_PROGS}
 
 MAN3 = @M17NLIB@/src/m17n-core.h \
        @M17NLIB@/src/m17n.h \
 
 MAN3 = @M17NLIB@/src/m17n-core.h \
        @M17NLIB@/src/m17n.h \
+       @M17NLIB@/src/m17n-flt.h \
        @M17NLIB@/src/m17n-gui.h \
        @M17NLIB@/src/m17n-X.h \
        @M17NLIB@/src/m17n-misc.h \
        @M17NLIB@/src/m17n-gui.h \
        @M17NLIB@/src/m17n-X.h \
        @M17NLIB@/src/m17n-misc.h \
index e599f28..760da1d 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 # Process this file with autoconf to produce a configure script.
-AC_INIT(m17n-docs, 1.4.0, bugs-m17n-lib@m17n.org)
-AM_INIT_AUTOMAKE(m17n-docs, 1.4.0)
+AC_INIT(m17n-docs, 1.5.0, bugs-m17n-lib@m17n.org)
+AM_INIT_AUTOMAKE(m17n-docs, 1.5.0)
 
 AM_MAINTAINER_MODE
 
 
 AM_MAINTAINER_MODE
 
@@ -13,7 +13,7 @@ if test $USE_MAINTAINER_MODE = yes; then
 
 # Checks for source program files.
 AC_ARG_WITH(m17nlib,
 
 # Checks for source program files.
 AC_ARG_WITH(m17nlib,
-  [  --with-m17n-lib=DIR     directory of m17n-lib source files],
+  [  --with-m17nlib=DIR     directory of m17n-lib source files],
   M17NLIB="$withval")
 
 if test "x$M17NLIB" = "x"; then
   M17NLIB="$withval")
 
 if test "x$M17NLIB" = "x"; then
@@ -30,7 +30,7 @@ AC_SUBST(M17NLIB)
 
 # Checks for the m17n database files.
 AC_ARG_WITH(m17ndb,
 
 # Checks for the m17n database files.
 AC_ARG_WITH(m17ndb,
-  [  --with-m17n-db=DIR     directory of m17n-db source files],
+  [  --with-m17ndb=DIR     directory of m17n-db source files],
   M17NDB="$withval")
 
 if test "x$M17NDB" = "x"; then
   M17NDB="$withval")
 
 if test "x$M17NDB" = "x"; then
index a2ac8b8..ac9e162 100644 (file)
@@ -1,6 +1,6 @@
-/* -*- coding: utf-8; -*- */
+/* -*- coding: euc-jp; -*- */
 /***en @mainpage The m17n Library Documentation */
 /***en @mainpage The m17n Library Documentation */
-/***ja @mainpage m17n ライブラリ */
+/***ja @mainpage m17n ¥é¥¤¥Ö¥é¥ê */
 
 /***en @section what What is the m17n library? 
 
 
 /***en @section what What is the m17n library? 
 
@@ -46,42 +46,42 @@ system.
 
 </ul>
 */
 
 </ul>
 */
-/***ja @section what m17n ライブラリとは? 
+/***ja @section what m17n ¥é¥¤¥Ö¥é¥ê¤È¤Ï? 
 
 
-@e m17nライブラリ は C 言語用の多言語文書処理ライブラリです。
+@e m17n¥é¥¤¥Ö¥é¥ê ¤Ï C ¸À¸ìÍѤο¸À¸ìʸ½ñ½èÍý¥é¥¤¥Ö¥é¥ê¤Ç¤¹¡£
 
 <ul>
 
 
 <ul>
 
-<li> 自由公開ソフトウェアです。
+<li> ¼«Í³¸ø³«¥½¥Õ¥È¥¦¥§¥¢¤Ç¤¹¡£
 
 
-<li> GNU/Linux と Unix のアプリケーションやライブラリから利用できます。
+<li> GNU/Linux ¤È Unix ¤Î¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ä¥é¥¤¥Ö¥é¥ê¤«¤éÍøÍѤǤ­¤Þ¤¹¡£
 
 
-<li> アプリケーションやライブラリのさまざまな側面で、多言語化を実現し
-ます。
+<li> ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ä¥é¥¤¥Ö¥é¥ê¤Î¤µ¤Þ¤¶¤Þ¤Ê¦Ì̤ǡ¢Â¿¸À¸ì²½¤ò¼Â¸½¤·
+¤Þ¤¹¡£
 
 </ul> 
 
 
 </ul> 
 
-"m17n" とは "multilingualization" の省略形です。
+"m17n" ¤È¤Ï "multilingualization" ¤Î¾Êά·Á¤Ç¤¹¡£
 
 
-m17n ライブラリは多言語を扱うため、以下の機能を提供します。
+m17n ¥é¥¤¥Ö¥é¥ê¤Ï¿¸À¸ì¤ò°·¤¦¤¿¤á¡¢°Ê²¼¤Îµ¡Ç½¤òÄ󶡤·¤Þ¤¹¡£
 
 <ul>
 
 
 <ul>
 
-<li> @e M-text: 多言語テキスト用のデータ構造。基本的には文字列であるが、
-テキストプロパティと呼ばれる属性が付いており、C の文字列の代わりになる
-よう設計されている。m17n ライブラリで最も重要なオブジェクト。
+<li> @e M-text: Â¿¸À¸ì¥Æ¥­¥¹¥ÈÍѤΥǡ¼¥¿¹½Â¤¡£´ðËÜŪ¤Ë¤Ïʸ»úÎó¤Ç¤¢¤ë¤¬¡¢
+¥Æ¥­¥¹¥È¥×¥í¥Ñ¥Æ¥£¤È¸Æ¤Ð¤ì¤ë°À­¤¬ÉÕ¤¤¤Æ¤ª¤ê¡¢C ¤Îʸ»úÎó¤ÎÂå¤ï¤ê¤Ë¤Ê¤ë
+¤è¤¦À߷פµ¤ì¤Æ¤¤¤ë¡£m17n ¥é¥¤¥Ö¥é¥ê¤ÇºÇ¤â½ÅÍפʥª¥Ö¥¸¥§¥¯¥È¡£
 
 
-<li> M-text を作ったり取り扱ったりするための関数。
+<li> M-text ¤òºî¤Ã¤¿¤ê¼è¤ê°·¤Ã¤¿¤ê¤¹¤ë¤¿¤á¤Î´Ø¿ô¡£
 
 
-<li> M-text と既存のフォーマットでコード化された文字列との間の変換を行
-う関数。
+<li> M-text ¤È´û¸¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¥³¡¼¥É²½¤µ¤ì¤¿Ê¸»úÎó¤È¤Î´Ö¤ÎÊÑ´¹¤ò¹Ô
+¤¦´Ø¿ô¡£
 
 
-<li> 巨大な文字空間。 Unicode 文字すべてとそれ以上の数の非 Unicode 文
-字を含むことができる。
+<li> µðÂç¤Êʸ»ú¶õ´Ö¡£ Unicode Ê¸»ú¤¹¤Ù¤Æ¤È¤½¤ì°Ê¾å¤Î¿ô¤ÎÈó Unicode Ê¸
+»ú¤ò´Þ¤à¤³¤È¤¬¤Ç¤­¤ë¡£
 
 
-<li> @e 文字テーブル: 文字毎の情報を効率的に保持するデータ構造。
+<li> @e Ê¸»ú¥Æ¡¼¥Ö¥ë: Ê¸»úËè¤Î¾ðÊó¤ò¸úΨŪ¤ËÊÝ»ý¤¹¤ë¥Ç¡¼¥¿¹½Â¤¡£
 
 
-<li>  M-text をウィンドウシステム上で入力/表示する関数。
+<li>  M-text ¤ò¥¦¥£¥ó¥É¥¦¥·¥¹¥Æ¥à¾å¤ÇÆþÎÏ¡¿É½¼¨¤¹¤ë´Ø¿ô¡£
 
 </ul>
 */
 
 </ul>
 */
@@ -90,20 +90,20 @@ m17n ライブラリは多言語を扱うため、以下の機能を提供しま
 Simply include <m17n<EM></EM>.h> in your program, and link it with the m17n
 library by -lm17n.  See @ref m17nIntro for the detail.  */
 
 Simply include <m17n<EM></EM>.h> in your program, and link it with the m17n
 library by -lm17n.  See @ref m17nIntro for the detail.  */
 
-/***ja @section usage 利用方法 
+/***ja @section usage ÍøÍÑÊýË¡ 
 
 
-<m17n<EM></EM>.h> をプログラムに include し、-lm17n で m17n ライブラリ
-とリンクしてください。 @ref m17nIntro を参照。  */
+<m17n<EM></EM>.h> ¤ò¥×¥í¥°¥é¥à¤Ë include ¤·¡¢-lm17n ¤Ç m17n ¥é¥¤¥Ö¥é¥ê
+¤È¥ê¥ó¥¯¤·¤Æ¤¯¤À¤µ¤¤¡£ @ref m17nIntro ¤ò»²¾È¡£  */
 
 /***en @section extralib External libraries and data 
 
 The m17n library utilizes these external libraries.  They are not
 
 /***en @section extralib External libraries and data 
 
 The m17n library utilizes these external libraries.  They are not
-mandatory but several functions of the m17n library depend on them.
+mandatory but many functions of the m17n library depend on them.
 
 <ul>
 
 <ul>
-<li> m17n-db -- http://www.m17n.org/m17n-lib/download/m17n-db-1.2.0.tar.gz
+<li> m17n-db -- http://www.m17n.org/m17n-lib/download/m17n-db-1.5.0.tar.gz
 
 
-     Used by @ref m17nShell and @ref m17nGUI.
+     Provide various information to the m17n library.
 
 <li> libxml2 -- http://xmlsoft.org/
 
 
 <li> libxml2 -- http://xmlsoft.org/
 
@@ -154,56 +154,56 @@ mandatory but several functions of the m17n library depend on them.
 </ul>
 
 */
 </ul>
 
 */
-/***ja @section extralib 外部ライブラリ/データ 
+/***ja @section extralib ³°Éô¥é¥¤¥Ö¥é¥ê¡¿¥Ç¡¼¥¿ 
 
 
-m17n ライブラリは以下の外部ライブラリを利用しています。必須ではありま
-せんが、m17n ライブラリの幾つかの関数はこれらに依存しています。
+m17n ¥é¥¤¥Ö¥é¥ê¤Ï°Ê²¼¤Î³°Éô¥é¥¤¥Ö¥é¥ê¤òÍøÍѤ·¤Æ¤¤¤Þ¤¹¡£É¬¿Ü¤Ç¤Ï¤¢¤ê¤Þ
+¤»¤ó¤¬¡¢m17n ¥é¥¤¥Ö¥é¥ê¤Î´ö¤Ä¤«¤Î´Ø¿ô¤Ï¤³¤ì¤é¤Ë°Í¸¤·¤Æ¤¤¤Þ¤¹¡£
 
 <ul>
 
 <ul>
-<li> m17n-db -- http://www.m17n.org/m17n-lib/download/m17n-db-1.2.0.tar.gz
+<li> m17n-db -- http://www.m17n.org/m17n-lib/download/m17n-db-1.5.0.tar.gz
 
 
-     @ref m17nShell と @ref m17nGUI が使います。
+     m17n ¥é¥¤¥Ö¥é¥ê¤Ë¼ï¡¹¤Î¾ðÊó¤òÄ󶡤·¤Þ¤¹¡£
 
 <li> libxml2 -- http://xmlsoft.org/
 
 
 <li> libxml2 -- http://xmlsoft.org/
 
-     関数 mtext_serialize () と mtext_deserialize () が使います。
-     libxml2 が利用できない時には、これらの関数は NULL を返します。
+     ´Ø¿ô mtext_serialize () ¤È mtext_deserialize () ¤¬»È¤¤¤Þ¤¹¡£
+     libxml2 ¤¬ÍøÍѤǤ­¤Ê¤¤»þ¤Ë¤Ï¡¢¤³¤ì¤é¤Î´Ø¿ô¤Ï NULL ¤òÊÖ¤·¤Þ¤¹¡£
 
 
 <li> fribidi -- http://fribidi.sourceforge.net/
 
 
 
 <li> fribidi -- http://fribidi.sourceforge.net/
 
-     BIDI 処理に使います。利用できない時は、m17n ライブラリの表示エン
-     ジンは Arabic やHebrew などのスクリプトを正しく処理できません。
+     BIDI ½èÍý¤Ë»È¤¤¤Þ¤¹¡£ÍøÍѤǤ­¤Ê¤¤»þ¤Ï¡¢m17n ¥é¥¤¥Ö¥é¥ê¤Îɽ¼¨¥¨¥ó
+     ¥¸¥ó¤Ï Arabic ¤äHebrew ¤Ê¤É¤Î¥¹¥¯¥ê¥×¥È¤òÀµ¤·¤¯½èÍý¤Ç¤­¤Þ¤»¤ó¡£
 
 <li> freetype -- http://www.freetype.org/
 
 
 <li> freetype -- http://www.freetype.org/
 
-     ローカルフォントの処理に使います。
+     ¥í¡¼¥«¥ë¥Õ¥©¥ó¥È¤Î½èÍý¤Ë»È¤¤¤Þ¤¹¡£
 
 <li> fontconfig -- http://nexp.cs.pdx.edu/fontconfig/
 
 
 <li> fontconfig -- http://nexp.cs.pdx.edu/fontconfig/
 
-     Xft と共に、ローカルフォントの検索に使います。
+     Xft ¤È¶¦¤Ë¡¢¥í¡¼¥«¥ë¥Õ¥©¥ó¥È¤Î¸¡º÷¤Ë»È¤¤¤Þ¤¹¡£
 
 <li> xft -- http://freedesktop.org/Software/Xft
 
 
 <li> xft -- http://freedesktop.org/Software/Xft
 
-     fontconfig と共に X サーバの XRender 拡張を利用してテキストをロー
-     カルフォントで表示するために使います。
+     fontconfig ¤È¶¦¤Ë X ¥µ¡¼¥Ð¤Î XRender ³ÈÄ¥¤òÍøÍѤ·¤Æ¥Æ¥­¥¹¥È¤ò¥í¡¼
+     ¥«¥ë¥Õ¥©¥ó¥È¤Çɽ¼¨¤¹¤ë¤¿¤á¤Ë»È¤¤¤Þ¤¹¡£
 
 <li> GD
 
 <li> GD
-     テキストをローカルフォントで bitmap/pixmap 上に表示するのに使いま
-     す。
+     ¥Æ¥­¥¹¥È¤ò¥í¡¼¥«¥ë¥Õ¥©¥ó¥È¤Ç bitmap/pixmap ¾å¤Ëɽ¼¨¤¹¤ë¤Î¤Ë»È¤¤¤Þ
+     ¤¹¡£
 
 <li> libotf  -- http://www.m17n.org/libotf/
 
 
 <li> libotf  -- http://www.m17n.org/libotf/
 
-     freetype と共に OpenType フォントの処理に使います。
+     freetype ¤È¶¦¤Ë OpenType ¥Õ¥©¥ó¥È¤Î½èÍý¤Ë»È¤¤¤Þ¤¹¡£
 
 <li> anthy -- http://anthy.sourceforge.jp/
 
 
 <li> anthy -- http://anthy.sourceforge.jp/
 
-     日本語入力メソッド ja-anthy.mim が使います。
+     ÆüËܸìÆþÎϥ᥽¥Ã¥É ja-anthy.mim ¤¬»È¤¤¤Þ¤¹¡£
 
 <li> wordcut -- http://thaiwordseg.sourceforge.net/
 
 
 <li> wordcut -- http://thaiwordseg.sourceforge.net/
 
-     プログラム例 example/linebreak.c 中でタイ語の語の境界を見つけるた
-     めに使っています。
+     ¥×¥í¥°¥é¥àÎã example/linebreak.c Ãæ¤Ç¥¿¥¤¸ì¤Î¸ì¤Î¶­³¦¤ò¸«¤Ä¤±¤ë¤¿
+     ¤á¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹¡£
 
 </ul>
 */
 
 </ul>
 */
@@ -221,21 +221,21 @@ Bug report: m17n-lib-bug@m17n.org
 Mailing lists: http://www.m17n.org/m17n-lib/mailinglist.html
 
 */
 Mailing lists: http://www.m17n.org/m17n-lib/mailinglist.html
 
 */
-/***ja @section contact 連絡先:
+/***ja @section contact Ï¢ÍíÀè:
 
 
-独立行政法人 産業技術総合研究所\n
-情報技術研究部門\n
-グローバル IT セキュリティグループ
+ÆÈΩ¹ÔÀ¯Ë¡¿Í »º¶Èµ»½ÑÁí¹ç¸¦µæ½ê\n
+¾ðÊ󵻽Ѹ¦µæÉôÌç\n
+¥°¥í¡¼¥Ð¥ë IT ¥»¥­¥å¥ê¥Æ¥£¥°¥ë¡¼¥×
 
 Web: http://www.m17n.org/m17n-lib/
 
 
 Web: http://www.m17n.org/m17n-lib/
 
-バグレポート: m17n-lib-bug@m17n.org
+¥Ð¥°¥ì¥Ý¡¼¥È: m17n-lib-bug@m17n.org
 
 
-メイリングリスト: http://www.m17n.org/m17n-lib-ja/mailinglist.htm
+¥á¥¤¥ê¥ó¥°¥ê¥¹¥È: http://www.m17n.org/m17n-lib-ja/mailinglist.htm
 
 */
 /***en @section ack Acknowledgements */
 
 */
 /***en @section ack Acknowledgements */
-/***ja @section ack 謝辞 */
+/***ja @section ack ¼Õ¼­ */
 /***
 Special thanks to:
 
 /***
 Special thanks to:
 
@@ -259,7 +259,7 @@ Information-technology Promotion Agency (IPA)
 @htmlonly
 <hr>
 Copyright (C) 2001 Information-technology Promotion Agency (IPA)<p>
 @htmlonly
 <hr>
 Copyright (C) 2001 Information-technology Promotion Agency (IPA)<p>
-Copyright (C) 2001-2006
+Copyright (C) 2001-2007
   National Institute of Advanced Industrial Science and Technology (AIST)<p>
 
 Permission is granted to copy, distribute and/or modify this document
   National Institute of Advanced Industrial Science and Technology (AIST)<p>
 
 Permission is granted to copy, distribute and/or modify this document