]> code.delx.au - gnu-emacs/commitdiff
(malayalam-glyph): New charset.
authorKenichi Handa <handa@m17n.org>
Tue, 29 Oct 2002 12:09:37 +0000 (12:09 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 29 Oct 2002 12:09:37 +0000 (12:09 +0000)
lisp/international/mule-conf.el

index cca9c83bb85c93194e10c3b1bf86b92f0998ab51..5b0a23178b7c7341c6b22b3f2799935487634117 100644 (file)
   :code-space [0 255]
   :code-offset #x180100)
 
+(define-charset 'malayalam-glyph
+  "Glyphs for Malayalam script.  Subset of `indian-glyph'."
+  :short-name "Malayalam glyph"
+  :code-space [0 255]
+  :code-offset #x180200)
+
 ;; These would be necessary for supporting the complete set of Indian
 ;; scripts.  See also fontset.el.