]> git.eshelyaron.com Git - emacs.git/commitdiff
(setup-default-fontset): Use unicode fonts that cover bopomofo
authorJason Rumney <jasonr@gnu.org>
Tue, 1 Apr 2008 14:09:58 +0000 (14:09 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 1 Apr 2008 14:09:58 +0000 (14:09 +0000)
script for bopomofo. Likewise for braille and mathematical.
Use unicode scripts that cover the phonetic "script" for IPA.

lisp/international/fontset.el

index 748ab0eed3661db12cf7aebd67d385fb6ae06d73..b8c4a964b82ac1ef126b2fd24304970c5c8e2427 100644 (file)
           (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)
      (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"))
      (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