*** empty log message ***
[m17n/m17n-docs.git] / mainpage.txt
index c251323..e565b73 100644 (file)
@@ -103,23 +103,27 @@ The m17n library utilizes these external libraries.  They are not
 mandatory but several functions of the m17n library depend on them.
 
 <ul>
-<li> m17n-db -- http://www.m17n.org/m17n-lib/download/m17n-db-1.0.tar.gz
+<li> m17n-db -- http://www.m17n.org/m17n-lib/download/m17n-db-1.1.tar.gz
 
      Used by @ref m17nShell and @ref m17nGUI.
 
 <li> libxml2 -- http://xmlsoft.org/
 
      Used by the functions mtext_serialize () and mtext_deserialize ().
-     Those functions return NULL when libxml2 is not avairable,
+     Those functions return NULL when libxml2 is not available,
 
 <li> 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
+     Used for BIDI processing.  If it is not available, the rendering
+     engine of the m17n library can't handle such script as Arabic and
      Hebrew correctly.
 
 <li> freetype -- http://www.freetype.org/
 
+     Used for handling local fonts.
+
+<li> fontconfig -- http://nexp.cs.pdx.edu/fontconfig/
+
      Used for handling local fonts supported by the freetype library.
 
 <li> fontconfig -- http://freedesktop.org/Software/fontconfig
@@ -131,6 +135,10 @@ mandatory but several functions of the m17n library depend on them.
      Used for drawing text with local fonts by X Render Extension of X
      server in combination with fontconfig.
 
+<li> GD
+
+     Used for rendering text with local fonts on bitmap/pixmap.
+
 <li> libotf  -- http://www.m17n.org/libotf/
 
      Used for handling OpenTypee fonts in combination with freetype
@@ -171,10 +179,9 @@ m17n 
 
 <li> freetype -- http://www.freetype.org/
 
-     Freetype ¥é¥¤¥Ö¥é¥ê¤Ç¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë¥í¡¼¥«¥ë¥Õ¥©¥ó¥È¤Î½èÍý¤Ë»È
-     ¤¤¤Þ¤¹¡£
+     ¥í¡¼¥«¥ë¥Õ¥©¥ó¥È¤Î½èÍý¤Ë»È¤¤¤Þ¤¹¡£
 
-<li> fontconfig -- http://freedesktop.org/Software/fontconfig
+<li> fontconfig -- http://nexp.cs.pdx.edu/fontconfig/
 
      Xft ¤È¶¦¤Ë¡¢¥í¡¼¥«¥ë¥Õ¥©¥ó¥È¤Î¸¡º÷¤Ë»È¤¤¤Þ¤¹¡£
 
@@ -183,6 +190,10 @@ m17n 
      fontconfig ¤È¶¦¤Ë X ¥µ¡¼¥Ð¤Î XRender ³ÈÄ¥¤òÍøÍѤ·¤Æ¥Æ¥­¥¹¥È¤ò¥í¡¼
      ¥«¥ë¥Õ¥©¥ó¥È¤Çɽ¼¨¤¹¤ë¤¿¤á¤Ë»È¤¤¤Þ¤¹¡£
 
+<li> GD
+     ¥Æ¥­¥¹¥È¤ò¥í¡¼¥«¥ë¥Õ¥©¥ó¥È¤Ç bitmap/pixmal ¾å¤Ëɽ¼¨¤¹¤ë¤Î¤Ë»È¤¤¤Þ
+     ¤¹¡£
+
 <li> libotf  -- http://www.m17n.org/libotf/
 
      freetype ¤È¶¦¤Ë OpenType ¥Õ¥©¥ó¥È¤Î½èÍý¤Ë»È¤¤¤Þ¤¹¡£