mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(ps-mule-font-info-database-bdf): Default BDF font
for the charset chinese-sisheng is 7bit encoding, not 8bit.
This commit is contained in:
parent
88c6f31448
commit
2dedd03c49
@ -300,7 +300,7 @@ Currently, data for Japanese and Korean PostScript printers are listed.")
|
||||
(chinese-big5-2
|
||||
(normal bdf "taipei24.bdf" chinese-big5 2))
|
||||
(chinese-sisheng
|
||||
(normal bdf ("sish24-etl.bdf" "etl24-sisheng.bdf") ps-mule-encode-8bit 1))
|
||||
(normal bdf ("sish24-etl.bdf" "etl24-sisheng.bdf") ps-mule-encode-7bit 1))
|
||||
(ipa
|
||||
(normal bdf ("ipa24-etl.bdf" "etl24-ipa.bdf") ps-mule-encode-8bit 1))
|
||||
(vietnamese-viscii-lower
|
||||
|
Loading…
Reference in New Issue
Block a user