X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mdb.dir;h=8ba89f09dcedeb467a8b634ed591c041eb9396f1;hb=3c1552dacafddbaddae10e1f4a993f4c17724605;hp=0785d7af32a18c9c7560e5eac180aad0939dc7dd;hpb=8322a00e1c43902f639dab176a6fc9267360dd5e;p=m17n%2Fm17n-db.git diff --git a/mdb.dir b/mdb.dir index 0785d7a..8ba89f0 100644 --- a/mdb.dir +++ b/mdb.dir @@ -1,5 +1,5 @@ ;; mdb.dir -- The m17n database directory -*- lisp -*- -;; Copyright (C) 2003, 2004, 2005 +;; Copyright (C) 2003, 2004, 2005, 2006 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H15PRO112 @@ -99,18 +99,24 @@ ;;; #Mcase_mapping property. (char-table plist case-mapping "CASE-MAPPING.tab") +;;;
  • BLOCKS.tab +;;; +;;; Unicode fallback script name for each character that is available +;;; as #Mblock property. Generated manually by referring UCD +;;; Blocks.txt. +;;; +(char-table symbol block "BLOCK.tab") + ;;; ;;; @section mim-list Input method ;;; ;;; See @ref mdbIM for the format of these files. ;;; -(input command "im-cmd.tbl") - ;;; @section flt-list Font Layout Table ;;; ;;; See @ref mdbFLT for the format of these files. @@ -132,6 +138,7 @@ (font layouter laoo-alice "LAOO-ALICE.flt") (font layouter laoo-mule "LAOO-MULE.flt") (font layouter laoo-generic "LAOO-GENERIC.flt") +(font layouter laoo-otf "LAOO-OTF.flt") (font layouter mlym-cdac "MLYM-CDAC.flt") (font layouter mlym-otf "MLYM-OTF.flt") (font layouter mlym-rachana "MLYM-RACHANA.flt") @@ -177,7 +184,8 @@ (char-table integer linebreak "LINEBREAK.tab") (standard language iso639 "LANGUAGE.tbl") -(standard script otf "SCRIPT-OTF.tbl") -(unicode script language "SCRIPT-LANGUAGE.tbl") +(standard script otf "SCRIPT-OTF.tbl") ;obsolete +(unicode script language "SCRIPT-LANGUAGE.tbl") ;obsolete +(standard script unicode "SCRIPT.tbl") ;;;