(=adobe-japan1-base): Move builtin code range from
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 1 Mar 2014 10:03:23 +0000 (19:03 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 1 Mar 2014 10:03:23 +0000 (19:03 +0900)
0x63000000〜0x63005A11 to 0x00E10000〜0x00E15A11.
(=mj): Move builtin code range from 0x64040000〜0x640509D5 to
0x00E30000〜0x00E409D5.

lisp/mule/mule-conf.el

index 87dcd21..4e0b166 100644 (file)
               graphic 2
               direction l2r
               registry "AdobeJapan1-[0-6]$"
-              min-code ,(lsh #x6300 16)
-              max-code ,(+ (lsh #x6300 16) 23057)
-              code-offset      ,(lsh #x6300 16)))
+              min-code     #xE10000
+              max-code ,(+ #xE10000 23057)
+              code-offset  #xE10000
+               ;; min-code     ,(lsh #x6300 16)
+               ;; max-code     ,(+ (lsh #x6300 16) 23057)
+               ;; code-offset  ,(lsh #x6300 16)
+              ))
   (make-charset
    '=adobe-japan1-0
    "Adobe-Japan1-0 Character Collection for CID-Keyed Fonts"
               graphic 2
               direction l2r
                ;; registry "mj-0$"
-              min-code       ,(lsh #x6404 16)
-              max-code    ,(+ (lsh #x6404 16) 68053)
-              code-offset    ,(lsh #x6404 16)))
+              min-code     #xE30000
+              max-code ,(+ #xE30000 68053)
+              code-offset  #xE30000
+              ;; min-code            ,(lsh #x6404 16)
+               ;; max-code        ,(+ (lsh #x6404 16) 68053)
+               ;; code-offset    ,(lsh #x6404 16)
+              ))
   (make-charset
    '=mj-0
    "Moji-Jouhou-Kiban plane 0"