cdesktopenv/cde/programs/dtudcfonted
Liang Chang 94cba197d5 dtudcfonted: use libXpm directly. 2021-10-18 10:10:20 -06:00
..
dtaddcpf programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtbdftocpf programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtcpftobdf programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtcpftogpf programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtcpgpf programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtgpftobdf programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtgpftocpf programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtlsgpf programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
include
libfal programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
libfuty Fix mismatch functionally for temporary file name 2021-10-08 17:30:48 +09:00
pixmaps
resource
README
code.c
comsub.c
cpyw.c
cpyx.c dtudcfonted: use libXpm directly. 2021-10-18 10:10:20 -06:00
dtudcfonted.1
dtudcfonted.msg
fssxeg.h
mtfgui.c dtudcfonted: Resolve GCC 10 errors about multiple definitions of global variables 2020-11-24 03:16:50 +00:00
selectx.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
selectxlfd.h
ufont.c dtudcfonted: Resolve GCC 10 errors about multiple definitions of global variables 2020-11-24 03:16:50 +00:00
ufontrsrc.h
util.c dtudcfonted: use libXpm directly. 2021-10-18 10:10:20 -06:00
util.h
xoakufont.h dtudcfonted: Resolve GCC 10 errors about multiple definitions of global variables 2020-11-24 03:16:50 +00:00
xutil.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00

README

$XConsortium: README /main/3 1996/07/04 02:23:02 cde-fuj $
UDC font editor and UDC data exchange utility README


1) Environment

1.1) XLOCALEDIR environment variable

	- If the NLS database ("XLC_LOCALE" files) locates
	in different directory from where specified at building
	time, set the full path name of the correct directory to
	the XLOCALEDIR environment variable.

1.2) Editable Fonts

	- Currently, only jisx0208 fonts in Japanese locale is
	defined in NLS database to have UDC. So the dtudcfonted
	will not show the edit view in other locales than Japanese.

	- If the "fonts.list" file exists in the directories showed
	below, dtudcfonted and dtudcexch read and get directories
	from this file to search fonts.

		/usr/dt/config/
		/usr/dt/config/$LANG
		$DTUDCFONTS/
		$DTUDCFONTS/$LANG

	- If the system place fonts in different directories other
	than listed in this file, you need to add them in it.