File: fontmap.dat

package info (click to toggle)
stellarium 0.8.1-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 30,792 kB
  • ctags: 5,658
  • sloc: ansic: 314,998; cpp: 24,850; sh: 3,803; makefile: 632; yacc: 288; sed: 16
file content (17 lines) | stat: -rw-r--r-- 442 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# This file defines what font Stellarium should use for a given locale
# 
# Format is: locale font_file font_scale fixed_width_font_file fixed_width_font_scale
# Font files must be ttf format, located in the data directory
#
# Default font
#
default	DejaVuSans.ttf	1	DejaVuSansMono.ttf	1
#
# Overrides per locale
#
zh_HK	ukai.ttf	1.2	ukai.ttf	1.2
zh_TW	ukai.ttf	1.2	ukai.ttf	1.2
zh_CN	ukai.ttf	1.2	ukai.ttf	1.2
ja	ukai.ttf	1.2	ukai.ttf	1.2