X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=blobdiff_plain;f=mainpage.txt;h=47bcb5342a09ead8558b67d3c1a29bfddb64573b;hp=c192da5bbfc10cb9b0b00ce19e4c2c86e31aa85c;hb=754a32a2973d5e8ebb1bc32d034e18ba621b4194;hpb=5bb658e3aa213b97ca81dbc4725a4bed3b2363b7 diff --git a/mainpage.txt b/mainpage.txt index c192da5..47bcb53 100644 --- a/mainpage.txt +++ b/mainpage.txt @@ -1,11 +1,9 @@ /* -*- coding: euc-jp; -*- */ -/***en @mainpage The M17N Library Documentation */ -/***ja @mainpage M17N ¥é¥¤¥Ö¥é¥ê */ +/***en @mainpage The m17n Library Documentation */ +/***ja @mainpage m17n ¥é¥¤¥Ö¥é¥ê */ -/***en @section what What is the m17n library? */ -/***ja @section what M17N ¥é¥¤¥Ö¥é¥ê¤È¤Ï? */ +/***en @section what What is the m17n library? -/*** The @e m17n @e library is a multilingual text processing library for the C language. @@ -43,21 +41,146 @@ characters and more non-Unicode characters.
  • @e Chartable: A data structure that contains per-character information efficiently. -
  • Functions for inputting and displaying M-text on a window +
  • Functions for inputting and displaying M-texts on a window system. */ -/***en @section usage How to use it? */ -/***ja @section usage ÍøÍÑË¡ */ -/*** -Just include in your program, and link it with the m17n +/***ja @section what m17n ¥é¥¤¥Ö¥é¥ê¤È¤Ï? + +@e m17n¥é¥¤¥Ö¥é¥ê ¤Ï C ¸À¸ìÍѤο¸À¸ìʸ½ñ½èÍý¥é¥¤¥Ö¥é¥ê¤Ç¤¹¡£ + + + +"m17n" ¤È¤Ï "multilingualization" ¤Î¾Êά·Á¤Ç¤¹¡£ + +m17n ¥é¥¤¥Ö¥é¥ê¤Ï¿¸À¸ì¤ò°·¤¦¤¿¤á¡¢°Ê²¼¤Îµ¡Ç½¤òÄ󶡤·¤Þ¤¹¡£ + + +*/ +/***en @section usage How to use it? + +Simply include in your program, and link it with the m17n library by -lm17n. See @ref m17nIntro @latexonly (P.\pageref{group__m17nIntro}) @endlatexonly for the detail. */ -/***en @section contact Contact us: */ -/***ja @section contact Ï¢ÍíÀè */ -/*** +/***ja @section usage ÍøÍÑÊýË¡ + + ¤ò¥×¥í¥°¥é¥à¤Ë include ¤·¡¢-lm17n ¤Ç m17n ¥é¥¤¥Ö¥é¥ê¤È¥ê¥ó¥¯ +¤·¤Æ¤¯¤À¤µ¤¤¡£ @ref m17nIntro ¤ò»²¾È¡£@latexonly +(P.\pageref{group__m17nIntro}) @endlatexonly for the detail. */ + +/***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. + +
      +
    • m17n-db -- http://www.m17n.org/m17n-lib/download/m17n-db-1.0.tar.gz + + Used by @ref m17nShell and @ref m17nGUI. + +
    • libxml2 -- http://xmlsoft.org/ + + Used by the functions mtext_serialize () and mtext_deserialize (). + Those functions return NULL when libxml2 is not avairable, + +
    • fribidi -- http://fribidi.sourceforge.net/ + + Used for BIDI processing. If it is not avairable, the rendering + engine of the m17n library can't handle such scritp as Arabic and + Hebrew correctly. + +
    • freetype -- http://www.freetype.org/ + + Used for handling TrueType and Type1 fonts. + +
    • libotf -- http://www.m17n.org/libotf/ + + Used for handling OpenTypee fonts. + +
    • anthy -- http://anthy.sourceforge.jp/ + + Used for the Japanese input method ja-anthy.mim. + +
    • wordcut -- http://thaiwordseg.sourceforge.net/ + + Used for finding Thai word boundary in the example program + example/linebreak.c. + +
    + +*/ +/***ja @section extralib ³°Éô¥é¥¤¥Ö¥é¥ê¡¿¥Ç¡¼¥¿ + +m17n ¥é¥¤¥Ö¥é¥ê¤Ï°Ê²¼¤Î³°Éô¥é¥¤¥Ö¥é¥ê¤òÍøÍѤ·¤Æ¤¤¤Þ¤¹¡£É¬¿Ü¤Ç¤Ï¤¢¤ê¤Þ +¤»¤ó¤¬¡¢m17n ¥é¥¤¥Ö¥é¥ê¤Î´ö¤Ä¤«¤Î´Ø¿ô¤Ï¤³¤ì¤é¤Ë°Í¸¤·¤Æ¤¤¤Þ¤¹¡£ + +
      +
    • m17n-db -- http://www.m17n.org/m17n-lib/download/m17n-db-1.0.tar.gz + + @ref m17nShell ¤È @ref m17nGUI ¤¬»È¤¤¤Þ¤¹¡£ + +
    • libxml2 -- http://xmlsoft.org/ + + ´Ø¿ô mtext_serialize () ¤È mtext_deserialize () ¤¬»È¤¤¤Þ¤¹¡£ + libxml2 ¤¬ÍøÍѤǤ­¤Ê¤¤»þ¤Ë¤Ï¡¢¤³¤ì¤é¤Î´Ø¿ô¤Ï NULL ¤òÊÖ¤·¤Þ¤¹¡£ + + +
    • fribidi -- http://fribidi.sourceforge.net/ + + BIDI ½èÍý¤Ë»È¤¤¤Þ¤¹¡£ÍøÍѤǤ­¤Ê¤¤»þ¤Ï¡¢m17n ¥é¥¤¥Ö¥é¥ê¤Îɽ¼¨¥¨¥ó + ¥¸¥ó¤Ï Arabic ¤äHebrew ¤Ê¤É¤Î¥¹¥¯¥ê¥×¥È¤òÀµ¤·¤¯½èÍý¤Ç¤­¤Þ¤»¤ó¡£ + +
    • freetype -- http://www.freetype.org/ + + TrueType ¤È Type1 ¥Õ¥©¥ó¥È¤Î½èÍý¤Ë»È¤¤¤Þ¤¹¡£ + +
    • libotf -- http://www.m17n.org/libotf/ + + OpenType ¥Õ¥©¥ó¥È¤Î½èÍý¤Ë»È¤¤¤Þ¤¹¡£ + +
    • anthy -- http://anthy.sourceforge.jp/ + + ÆüËܸìÆþÎϥ᥽¥Ã¥É ja-anthy.mim ¤¬»È¤¤¤Þ¤¹¡£ + +
    • wordcut -- http://thaiwordseg.sourceforge.net/ + + ¥×¥í¥°¥é¥àÎã example/linebreak.c Ãæ¤Ç¥¿¥¤¸ì¤Î¸ì¤Î¶­³¦¤ò¸«¤Ä¤±¤ë¤¿ + ¤á¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹¡£ + +
    +*/ + +/***en @section contact Contact us: + Global IT Security Group\n National Information Technology Research Institute\n Institute of Advanced Industrial Science and Technology @@ -66,11 +189,24 @@ Web: http://www.m17n.org/m17n-lib/ Bug report: m17n-lib-bug@m17n.org -Mailing list (English): m17n-lib@m17n.org - -Mailing list (Japanese): m17n-lib-ja@m17n.org +Subscribe the mailing list +@li (English): http://www.m17n.org/m17n-lib/m17n-lib-archive/index.html +@li (Japanese): http://www.m17n.org/m17n-lib/m17n-lib-ja-archive/index.html */ +/***ja @section contact Ï¢ÍíÀè: + +ÆÈΩ¹ÔÀ¯Ë¡¿Í »º¶Èµ»½ÑÁí¹ç¸¦µæ½ê\n +¾ðÊó½èÍý¸¦µæÉôÌç\n +¥°¥í¡¼¥Ð¥ë IT ¥»¥­¥å¥ê¥Æ¥£¥°¥ë¡¼¥× + +Web: http://www.m17n.org/m17n-lib/ + +¥Ð¥°¥ì¥Ý¡¼¥È: m17n-lib-bug@m17n.org +¥á¥¤¥ê¥ó¥°¥ê¥¹¥È¹ØÆÉ (±Ñ¸ì): http://www.m17n.org/m17n-lib/m17n-lib-archive/index.html + +¥á¥¤¥ê¥ó¥°¥ê¥¹¥È¹ØÆÉ (ÆüËܸì): http://www.m17n.org/m17n-lib/m17n-lib-ja-archive/index.html +*/ /***en @section ack Acknowledgements */ /***ja @section ack ¼Õ¼­ */ /*** @@ -80,9 +216,30 @@ Special thanks to:
  • Dimitri van Heesch -Author of Doxygen (). Without -this tool, it would have been impossible to create this document. +Author of Doxygen . Without +this tool, it would have been impossible to create this documentation. + +
  • Information-technology Promotion Agency (IPA), Japan + +Writing this documentation was partially funded by +Information-technology Promotion Agency (IPA) + in fiscal year 2001. */ +/*** +@htmlonly +
    +Copyright (C) 2001 Information-technology Promotion Agency (IPA)

    +Copyright (C) 2001-2004 + National Institute of Advanced Industrial Science and Technology (AIST)

    + +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no +Invariant Section, Front-Cover Texts "The m17n library documentation", +and no Back-Cover Texts. A copy of the license is included in the +appendix entitled "GNU Free Documentation License". +@endhtmlonly +*/