From: tomo Date: Mon, 25 Jul 2005 00:13:38 +0000 (+0000) Subject: (dump-ks-x1001-to-ucs-table): New function. X-Git-Tag: chise-base-0_23~10 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Ftomoyo-tools.git;a=commitdiff_plain;h=f49d54a21983d9b61ebd043a8ab305dc7a477d62 (dump-ks-x1001-to-ucs-table): New function. --- diff --git a/dump-tables.el b/dump-tables.el index 07b9ec3..0d4f798 100644 --- a/dump-tables.el +++ b/dump-tables.el @@ -1,6 +1,6 @@ ;;; dump-tables.el --- Dump utility of mapping tables -;; Copyright (C) 2002,2003,2004 MORIOKA Tomohiko +;; Copyright (C) 2002,2003,2004,2005 MORIOKA Tomohiko ;; Author: MORIOKA Tomohiko ;; Keywords: Ideographs, Character Database, CHISE, UCS, Unicode @@ -111,6 +111,13 @@ 'japanese-jisx0213-2 "JX2-" 'jis "JU+")) ;;;###autoload +(defun dump-ks-x1001-to-ucs-table (filename) + (interactive "Fdump K0-to-UCS : ") + (dump-94x94-ccs-to-ucs-table + filename "K0-to-UCS.txt" + '=ks-x1001 "K0-" 'ks "KU+")) + +;;;###autoload (defun dump-cns-11643-1-to-ucs-table (filename) (interactive "Fdump C1-to-UCS : ") (dump-94x94-ccs-to-ucs-table