emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/fontset.h


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/fontset.h
Date: Fri, 04 Apr 2003 01:23:50 -0500

Index: emacs/src/fontset.h
diff -c emacs/src/fontset.h:1.25 emacs/src/fontset.h:1.26
*** emacs/src/fontset.h:1.25    Wed Nov 14 08:39:30 2001
--- emacs/src/fontset.h Tue Feb  4 09:03:12 2003
***************
*** 97,103 ****
       `ascent'.  In other words, the value indicates how many bits
       higher we should draw a character of the font than normal ASCII
       text for a better looking.
!        
       We also have to consider the fact that the concept of `baseline'
       differs among languages to which each character belongs.  For
       instance, baseline should be at the bottom most position of all
--- 97,103 ----
       `ascent'.  In other words, the value indicates how many bits
       higher we should draw a character of the font than normal ASCII
       text for a better looking.
! 
       We also have to consider the fact that the concept of `baseline'
       differs among languages to which each character belongs.  For
       instance, baseline should be at the bottom most position of all
***************
*** 195,201 ****
  extern Lisp_Object list_fontsets P_ ((struct frame *, Lisp_Object, int));
  
  extern Lisp_Object Qfontset;
! extern Lisp_Object Vuse_default_ascent; 
  extern Lisp_Object Vignore_relative_composition;
  extern Lisp_Object Valternate_fontname_alist;
  extern Lisp_Object Vfontset_alias_alist;
--- 195,201 ----
  extern Lisp_Object list_fontsets P_ ((struct frame *, Lisp_Object, int));
  
  extern Lisp_Object Qfontset;
! extern Lisp_Object Vuse_default_ascent;
  extern Lisp_Object Vignore_relative_composition;
  extern Lisp_Object Valternate_fontname_alist;
  extern Lisp_Object Vfontset_alias_alist;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]