]> git.eshelyaron.com Git - emacs.git/commit
(USE_ATSUI): Set default to 1 if MAC_OSX is defined.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 1 May 2006 01:12:23 +0000 (01:12 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 1 May 2006 01:12:23 +0000 (01:12 +0000)
commitb0635670ea3058a5ec55729c02d26ada77012304
treec85ab11ce54bd487204dac534459d221192644a2
parentcaec817144f49a22d92f77ffb1ed6091ce654b21
(USE_ATSUI): Set default to 1 if MAC_OSX is defined.
(USE_CG_DRAWING): Don't define if compiled on Mac OS X 10.1.
(enum pcm_status): New enum.
(XCHARSTRUCTROW_CHAR_VALID_P, XCHARSTRUCTROW_SET_CHAR_VALID)
(XCharStructRow): Remove.  Now validity is represented by
non-negativeness of sum of ascent and descent.
(struct MacFontStruct): Change type of member `rows'.
(struct _XGC) [USE_CG_DRAWING]: Add member `clip_rects'.
src/macgui.h