cdesktopenv/cde/programs/dtudcfonted
Peter Howkins 2ea057d511 Disable all code related to libXp
deprecated and mostly no longer included on current OSes
2016-04-20 20:17:22 +01:00
..
dtaddcpf Changed a couple of ifdefs for __FreeBSD__ to CSRG_BASED. These are all clearcut cases. I left the ones I had doubts about, or where I wasn't sure about the OpenBSD side of things to look at later. 2012-10-03 17:06:57 -06:00
dtbdftocpf
dtcpftobdf
dtcpftogpf Changed a couple of ifdefs for __FreeBSD__ to CSRG_BASED. These are all clearcut cases. I left the ones I had doubts about, or where I wasn't sure about the OpenBSD side of things to look at later. 2012-10-03 17:06:57 -06:00
dtcpgpf
dtgpftobdf dtudecfonted: Resolve CID 86417 2015-01-21 14:04:04 +00:00
dtgpftocpf
dtlsgpf
include
libfal dtudcfonted: Resolve CID 86560 2015-01-21 14:15:31 +00:00
libfuty Changed a couple of ifdefs for __FreeBSD__ to CSRG_BASED. These are all clearcut cases. I left the ones I had doubts about, or where I wasn't sure about the OpenBSD side of things to look at later. 2012-10-03 17:06:57 -06:00
pixmaps
resource
Imakefile Disable all code related to libXp 2016-04-20 20:17:22 +01:00
README
code.c
comsub.c
cpyw.c cleanup: eliminate missing sentinel warnings 2014-03-24 18:26:10 -06:00
cpyx.c
dtudcfonted.1
dtudcfonted.msg
fssxeg.h
mtfgui.c cleanup: eliminate missing sentinel warnings 2014-03-24 18:26:10 -06:00
selectx.c
selectxlfd.h
ufont.c
ufontrsrc.h
util.c
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.