From: handa Date: Mon, 13 Sep 2004 01:50:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-2-0~202 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26489f044a5da6d0bbb59022ce784cc7bb8bbaf2;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/m17n-gui.h b/src/m17n-gui.h index 72d0cea..1303747 100644 --- a/src/m17n-gui.h +++ b/src/m17n-gui.h @@ -532,6 +532,12 @@ typedef struct ¹ç¤Î¤ß¡£¡Ë */ unsigned anti_alias : 1; + /***en If nonzero, disable the adjustment of glyph positions to + avoid horizontal overlapping at font boundary. */ + /***ja 0 ¤Ç¤Ê¤±¤ì¤Ð¡¢¥Õ¥©¥ó¥È¶­³¦¤Ç¤Î¿åÊ¿Êý¸þ¤Î¥°¥ê¥Õ¤Î½Å¤Ê¤ê¤òÈò¤± + ¤ë¤¿¤á¤Î¥°¥ê¥Õ°ÌÃÖ¤ÎÄ´À°¤ò̵¸ú¤Ë¤¹¤ë¡£ */ + unsigned disable_overlapping_adjustment : 1; + /***en If nonzero, the values are minimum line ascent and descent pixels. */ /***ja 0 ¤Ç¤Ê¤±¤ì¤Ð¡¢ÃͤϹԤΠascent ¤È descent ¤ÎºÇ¾®Ãͤò¼¨¤¹¡£ */