From: handa Date: Mon, 3 Mar 2008 08:08:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-5-2~40 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e3b8dcb93d56cb58f9c614d34c3003338a9b600c;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/face.c b/src/face.c index 983228c..9a164fd 100644 --- a/src/face.c +++ b/src/face.c @@ -33,8 +33,8 @@ #Mfoundry, #Mfamily, #Mweight, #Mstyle, #Mstretch, #Madstyle, #Msize, #Mfontset, #Mratio, #Mhook_func, #Mhook_arg - "The face property that belongs to face F and whose key is @c xxx" - may be shortened to "the xxx property of F". + The notation "xxx property of F" means the face property that + belongs to face F and whose key is @c Mxxx. The M-text drawing functions first search an M-text for the text property whose key is the symbol #Mface, then draw the M-text diff --git a/src/font.c b/src/font.c index 35cdea9..e85212a 100644 --- a/src/font.c +++ b/src/font.c @@ -35,8 +35,8 @@ When the key of a font property is @c Msize or @c Mresolution, its value is an integer. Otherwise the value is a symbol. - "The font property that belongs to font F and whose key is @c - Mxxx" may be shortened to "the xxx property of F". + The notation "xxx property of F" means the font property that + belongs to font F and whose key is @c Mxxx. The value of a foundry property is a symbol representing font foundry information, e.g. adobe, misc, etc.