# Process this file with autoconf to produce a configure script.
-AC_INIT(m17n-docs, 1.0, bugs-m17n-lib@m17n.org)
-AM_INIT_AUTOMAKE(m17n-docs, 1.0)
+AC_INIT(m17n-docs, 1.1, bugs-m17n-lib@m17n.org)
+AM_INIT_AUTOMAKE(m17n-docs, 1.1)
AM_MAINTAINER_MODE
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
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
<li> freetype -- http://www.freetype.org/
- Freetype ¥é¥¤¥Ö¥é¥ê¤Ç¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë¥í¡¼¥«¥ë¥Õ¥©¥ó¥È¤Î½èÍý¤Ë»È
- ¤¤¤Þ¤¹¡£
+ ¥í¡¼¥«¥ë¥Õ¥©¥ó¥È¤Î½èÍý¤Ë»È¤¤¤Þ¤¹¡£
-<li> fontconfig -- http://freedesktop.org/Software/fontconfig
+<li> fontconfig -- http://nexp.cs.pdx.edu/fontconfig/
Xft ¤È¶¦¤Ë¡¢¥í¡¼¥«¥ë¥Õ¥©¥ó¥È¤Î¸¡º÷¤Ë»È¤¤¤Þ¤¹¡£
fontconfig ¤È¶¦¤Ë X ¥µ¡¼¥Ð¤Î XRender ³ÈÄ¥¤òÍøÍѤ·¤Æ¥Æ¥¥¹¥È¤ò¥í¡¼
¥«¥ë¥Õ¥©¥ó¥È¤Çɽ¼¨¤¹¤ë¤¿¤á¤Ë»È¤¤¤Þ¤¹¡£
+<li> GD
+ ¥Æ¥¥¹¥È¤ò¥í¡¼¥«¥ë¥Õ¥©¥ó¥È¤Ç bitmap/pixmal ¾å¤Ëɽ¼¨¤¹¤ë¤Î¤Ë»È¤¤¤Þ
+ ¤¹¡£
+
<li> libotf -- http://www.m17n.org/libotf/
freetype ¤È¶¦¤Ë OpenType ¥Õ¥©¥ó¥È¤Î½èÍý¤Ë»È¤¤¤Þ¤¹¡£