summaryrefslogtreecommitdiffstats
path: root/rules/xorg-font-encodings.in
blob: 744886eab182af113e4586f69d154bdd65bfd46b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## SECTION=multimedia_xorg_font_base

config XORG_FONT_ENCODINGS
	tristate
	select XORG_FONTS
	prompt "encodings"
	help
	  contains encoding files used by fontenc layer to
	  re-encode fonts other than iso10646-1, iso8859-1,
	  -2, -3, -4, -5, -6, -7, -9, -10, -15,
	  koi8-r, -ru, -u, uni, -e, microsoft-symbol and
	  apple-roman.
	  You might most probably want this if you intend
	  to use i.E. asian language.
	  For more details see xorg documentation.