1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/cde/programs/dtudcfonted
2018-06-24 16:22:37 -06:00
..
dtaddcpf Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
dtbdftocpf Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtcpftobdf Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtcpftogpf Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
dtcpgpf Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtgpftobdf Remove apollo support 2018-06-24 16:22:37 -06:00
dtgpftocpf Last of the spelling fixed 2018-04-28 12:36:44 -06:00
dtlsgpf Last of the spelling fixed 2018-04-28 12:36:44 -06:00
include Remove UXPDS support 2018-05-15 20:27:22 -06:00
libfal Remove apollo support 2018-06-24 16:22:37 -06:00
libfuty Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
pixmaps Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
resource Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
code.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
comsub.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
cpyw.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
cpyx.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtudcfonted.1 Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtudcfonted.msg Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
fssxeg.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
Imakefile Disable all code related to libXp 2016-04-20 20:17:22 +01:00
mtfgui.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
README Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
selectx.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
selectxlfd.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
ufont.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
ufontrsrc.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
util.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
util.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
xoakufont.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
xutil.c Fix typo in license headers 2018-04-28 12:30:20 -06:00

$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.