Merge branch 'master' of https://git.code.sf.net/p/cdesktopenv/code
[oweals/cde.git] / cde / programs / dtudcfonted / README
1 $XConsortium: README /main/3 1996/07/04 02:23:02 cde-fuj $
2 UDC font editor and UDC data exchange utility README
3
4
5 1) Environment
6
7 1.1) XLOCALEDIR environment variable
8
9         - If the NLS database ("XLC_LOCALE" files) locates
10         in different directory from where specified at building 
11         time, set the full path name of the correct directory to
12         the XLOCALEDIR environment variable.
13
14 1.2) Editable Fonts
15
16         - Currently, only jisx0208 fonts in Japanese locale is 
17         defined in NLS database to have UDC. So the dtudcfonted
18         will not show the edit view in other locales than Japanese.
19
20         - If the "fonts.list" file exists in the directories showed 
21         below, dtudcfonted and dtudcexch read and get directories
22         from this file to search fonts.
23
24                 /usr/dt/config/
25                 /usr/dt/config/$LANG
26                 $DTUDCFONTS/
27                 $DTUDCFONTS/$LANG
28
29         - If the system place fonts in different directories other
30         than listed in this file, you need to add them in it.
31