(defvar coded-charset-GlyphWiki-id-alist
'((=ucs "u" 4 x nil)
- (=ucs@iso "u" 4 x "-u")
- (=ucs@unicode "u" 4 x "-us")
(=ucs@JP "u" 4 x nil)
+ (=ucs@jis "u" 4 x nil)
(=ucs@gb "u" 4 x "-g")
(=ucs@cns "u" 4 x "-t")
(=ucs@ks "u" 4 x "-k")
+ (=ucs@iso "u" 4 x "-u")
+ (=ucs@unicode "u" 4 x "-us")
(=adobe-japan1-6 "aj1-" 5 d nil)
(=gt "gt-" 5 d nil)
(=gt-k "gt-k" 5 d nil)
(=big5-cdp "cdp-" 4 x nil)
(=cbeta "cb" 5 d nil)
(=jis-x0208@1978/1pr "j78-" 4 x nil)
+ (=jis-x0208@1978/-4pr "j78-" 4 x nil)
+ (=jis-x0208@1978 "j78-" 4 x nil)
(=jis-x0208@1983 "j83-" 4 x nil)
(=jis-x0208@1990 "j90-" 4 x nil)
(=jis-x0212 "jsp-" 4 x nil)
ret)
(while (and rest
(setq spec (pop rest))
- (null (setq ret (encode-char char (car spec))))))
+ (null (setq ret (char-feature char (car spec))))))
(when ret
(format (format "%s%%0%d%s%s"
(nth 1 spec)