/[emacs]/emacs/src/fontset.h
ViewVC logotype

Diff of /emacs/src/fontset.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by pj, Wed Nov 14 13:39:30 2001 UTC revision 1.25.4.1 by miles, Fri Apr 4 06:20:58 2003 UTC
# Line 97  struct font_info Line 97  struct font_info
97       `ascent'.  In other words, the value indicates how many bits       `ascent'.  In other words, the value indicates how many bits
98       higher we should draw a character of the font than normal ASCII       higher we should draw a character of the font than normal ASCII
99       text for a better looking.       text for a better looking.
100          
101       We also have to consider the fact that the concept of `baseline'       We also have to consider the fact that the concept of `baseline'
102       differs among languages to which each character belongs.  For       differs among languages to which each character belongs.  For
103       instance, baseline should be at the bottom most position of all       instance, baseline should be at the bottom most position of all
# Line 195  EXFUN (Fquery_fontset, 2); Line 195  EXFUN (Fquery_fontset, 2);
195  extern Lisp_Object list_fontsets P_ ((struct frame *, Lisp_Object, int));  extern Lisp_Object list_fontsets P_ ((struct frame *, Lisp_Object, int));
196    
197  extern Lisp_Object Qfontset;  extern Lisp_Object Qfontset;
198  extern Lisp_Object Vuse_default_ascent;  extern Lisp_Object Vuse_default_ascent;
199  extern Lisp_Object Vignore_relative_composition;  extern Lisp_Object Vignore_relative_composition;
200  extern Lisp_Object Valternate_fontname_alist;  extern Lisp_Object Valternate_fontname_alist;
201  extern Lisp_Object Vfontset_alias_alist;  extern Lisp_Object Vfontset_alias_alist;

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.25.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26