зеркало из https://github.com/mozilla/pjs.git
bug 343468, use utf-8 encoding for font names, add korean and japanese, r=robstrong
This commit is contained in:
Родитель
cd5f372e6d
Коммит
1965321ddd
|
@ -45,11 +45,19 @@
|
|||
; Hebrew
|
||||
!define he_rtl
|
||||
|
||||
; Japanese
|
||||
!define ja_font "MS Pゴシック"
|
||||
!define ja_size "9"
|
||||
|
||||
;Korean
|
||||
;define ko_font "굴림"
|
||||
;define ko_size "9"
|
||||
|
||||
; Chinese Simplified, China
|
||||
!define zh-CN_font "ËÎÌå"
|
||||
!define zh-CN_font "宋体"
|
||||
!define zh-CN_size "9"
|
||||
|
||||
; Chinese Traditional, Taiwan
|
||||
!define zh-TW_font "·s²Ó©úÅé"
|
||||
!define zh-TW_font "新細明體"
|
||||
!define zh-TW_size "9"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче