cdesktopenv/cde/programs/dtudcfonted
Jon Trulson ba95bbc073 dtudcfonted/gpftobdf.c: Coverity CID 175168; NULL deref 2018-04-02 18:23:22 -06:00
..
dtaddcpf dtcudcfonted: Resolve compiler and coverity warnings 2018-03-28 01:29:28 +01:00
dtbdftocpf
dtcpftobdf
dtcpftogpf dtcudcfonted: Resolve compiler and coverity warnings 2018-03-28 01:29:28 +01:00
dtcpgpf dtudcfonted: Resolve further coverity issues 2018-03-30 22:09:47 +01:00
dtgpftobdf dtudcfonted/gpftobdf.c: Coverity CID 175168; NULL deref 2018-04-02 18:23:22 -06:00
dtgpftocpf dtudcfonted: Resolve further coverity issues 2018-03-30 22:09:47 +01:00
dtlsgpf
include dtudcfonted: Resolve further coverity issues 2018-03-30 22:09:47 +01:00
libfal dtudcfonted/_faludcInf.c: coverity CIDs 175096,175092; uninit ptr read 2018-04-01 18:06:10 -06:00
libfuty dtudcfonted/getfname.c: coverity CID 86392; insecure readlink 2018-04-01 13:46:14 -06:00
pixmaps
resource
Imakefile Disable all code related to libXp 2016-04-20 20:17:22 +01:00
README
code.c dtcudcfonted: Resolve compiler and coverity warnings 2018-03-28 01:29:28 +01:00
comsub.c
cpyw.c dtudcfonted: Resolve further coverity issues 2018-03-30 22:09:47 +01:00
cpyx.c dtudcfonted: Resolve further coverity issues 2018-03-30 22:09:47 +01:00
dtudcfonted.1
dtudcfonted.msg
fssxeg.h
mtfgui.c dtcudcfonted: Resolve compiler and coverity warnings 2018-03-28 01:29:28 +01:00
selectx.c
selectxlfd.h
ufont.c Prototype static function setRealDelArea() before it is used. 2012-03-14 13:52:14 +00:00
ufontrsrc.h
util.c dtudcfonted: Resolve further coverity issues 2018-03-30 22:09:47 +01:00
util.h
xoakufont.h
xutil.c

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.