summaryrefslogtreecommitdiffstats
path: root/rules/xorg-font-encodings.in
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2006-12-15 16:23:34 +0000
committerLuotao Fu <l.fu@pengutronix.de>2006-12-15 16:23:34 +0000
commitacaa252eabacb543d1769543fbab02007cf4c49e (patch)
tree411ec7148bc37ced235a2d219a8ebc03a43c09ce /rules/xorg-font-encodings.in
parent94f44aecbf077aa291cb0980788f656319e3cab1 (diff)
downloadptxdist-acaa252eabacb543d1769543fbab02007cf4c49e.tar.gz
ptxdist-acaa252eabacb543d1769543fbab02007cf4c49e.tar.xz
changed xorg fonts install menu structure with more debian flavour for better organisation. defineble targetinstall according to codepages to minimize installation size
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6501 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/xorg-font-encodings.in')
-rw-r--r--rules/xorg-font-encodings.in11
1 files changed, 9 insertions, 2 deletions
diff --git a/rules/xorg-font-encodings.in b/rules/xorg-font-encodings.in
index afb58b2b7..b3d66d102 100644
--- a/rules/xorg-font-encodings.in
+++ b/rules/xorg-font-encodings.in
@@ -1,7 +1,14 @@
config XORG_FONT_ENCODINGS
bool
- depends on XORG_FONT
+ depends on XORG_FONT_BASE
select XORG_FONT_UTIL
prompt "encodings"
help
- FIXME
+ 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 probbably want this if you intend
+ to use i.E. asian language.
+ For more details see xorg documentation.