2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
authorAndrew Choi <akochoi@shaw.ca>
Tue, 4 Sep 2001 06:49:24 +0000 (06:49 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Tue, 4 Sep 2001 06:49:24 +0000 (06:49 +0000)
commit2f64cf3ace5559ef474abb0153377e8be078c7f6
treeebe1924b945d86f5c15ead5d81826f6e63e8b7a3
parent3428f2c48a370de1a8500c6f4f2a70fff2fe9df4
2001-09-04  Andrew Choi  <akochoi@cse.cuhk.edu.hk>

* src/macterm.c (mac_to_x_fontname): Return name with
jisx0201.1976-0 encoding if a script code of -smJapanese is specified.
(x_font_name_to_mac_font_name): Also recognize the jisx0201.1976-0
encoding.
(init_font_name_table): Use a script code of -smJapanese instead
of smRoman for the second entry of a Japanese font.
(XLoadQueryFont): Recognize a font as having the smRoman script
code if its encoding is jisx0201.1976-0.
mac/ChangeLog
mac/src/macterm.c