changeset 93516:664f1bc28031

(setup-default-fontset): Use unicode fonts that cover bopomofo script for bopomofo. Likewise for braille and mathematical. Use unicode scripts that cover the phonetic "script" for IPA.
author Jason Rumney <jasonr@gnu.org>
date Tue, 01 Apr 2008 14:09:58 +0000
parents e30128d84c76
children 3d721e1337dd
files lisp/international/fontset.el
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/fontset.el	Tue Apr 01 10:53:49 2008 +0000
+++ b/lisp/international/fontset.el	Tue Apr 01 14:09:58 2008 +0000
@@ -369,7 +369,8 @@
 	   (nil . "JISX0213.2000-1")
 	   (nil . "JISX0213.2004-1"))
 
-     (bopomofo (nil . "sisheng_cwnn-0"))
+     (bopomofo ,(font-spec :registry "iso10646-1" :script 'bopomofo)
+	       (nil . "sisheng_cwnn-0"))
 
      (han ,(font-spec :registry "iso10646-1" :language 'ja)
 	  ,(font-spec :registry "iso10646-1" :language 'zh)
@@ -413,6 +414,10 @@
      (hangul ,(font-spec :registry "iso10646-1" :language 'ko)
 	     (nil . "KSC5601.1987-0"))
 
+     (braille ,(font-spec :registry "iso10646-1" :script 'braille))
+
+     (mathematical ,(font-spec :registry "iso10646-1" :script 'mathematical))
+
      ;; for each charset
      (ascii (nil . "ISO8859-1"))
      (arabic-digit ("*" . "MuleArabic-0"))
@@ -444,7 +449,8 @@
      (malayalam-akruti (nil . "Malayalam-Akruti"))
      ;;(devanagari-glyph ("altsys-dv_ttsurekh" . "devanagari-cdac"))
      ;;(malayalam-glyph ("altsys-ml_ttkarthika" . "malayalam-cdac"))
-     (ipa (nil . "MuleIPA-1")
+     (ipa ,(font-spec :registry "iso10646-1" :script 'phonetic)
+	  (nil . "MuleIPA-1")
 	  (nil . "iso10646-1"))
 
      ;; Fallback fonts