Chase 45cee195bd Generify source code 1 an în urmă
..
dtaddcpf 51646fb06a programs/: remove Imakefiles for completed modules 2 ani în urmă
dtbdftocpf 51646fb06a programs/: remove Imakefiles for completed modules 2 ani în urmă
dtcpftobdf 51646fb06a programs/: remove Imakefiles for completed modules 2 ani în urmă
dtcpftogpf 51646fb06a programs/: remove Imakefiles for completed modules 2 ani în urmă
dtcpgpf 51646fb06a programs/: remove Imakefiles for completed modules 2 ani în urmă
dtgpftobdf edf4319548 Discontinue HPUX support 1 an în urmă
dtgpftocpf 51646fb06a programs/: remove Imakefiles for completed modules 2 ani în urmă
dtlsgpf 51646fb06a programs/: remove Imakefiles for completed modules 2 ani în urmă
include b491f9134f Refactor and reimplement dtudcfonted 5 ani în urmă
libfal edf4319548 Discontinue HPUX support 1 an în urmă
libfuty 45cee195bd Generify source code 1 an în urmă
pixmaps 6b713f12b5 Revert "dtudcfonted, dtudcexch: delete from repository" 5 ani în urmă
resource 6b713f12b5 Revert "dtudcfonted, dtudcexch: delete from repository" 5 ani în urmă
README 6b713f12b5 Revert "dtudcfonted, dtudcexch: delete from repository" 5 ani în urmă
code.c b491f9134f Refactor and reimplement dtudcfonted 5 ani în urmă
comsub.c b491f9134f Refactor and reimplement dtudcfonted 5 ani în urmă
cpyw.c b491f9134f Refactor and reimplement dtudcfonted 5 ani în urmă
cpyx.c 94cba197d5 dtudcfonted: use libXpm directly. 2 ani în urmă
dtudcfonted.1 6b713f12b5 Revert "dtudcfonted, dtudcexch: delete from repository" 5 ani în urmă
dtudcfonted.msg 6b713f12b5 Revert "dtudcfonted, dtudcexch: delete from repository" 5 ani în urmă
fssxeg.h b491f9134f Refactor and reimplement dtudcfonted 5 ani în urmă
mtfgui.c 9ff00704b3 dtudcfonted: Resolve GCC 10 errors about multiple definitions of global variables 3 ani în urmă
selectx.c a6ea2a2d52 Centralize catgets() calls through MsgCat 3 ani în urmă
selectxlfd.h b491f9134f Refactor and reimplement dtudcfonted 5 ani în urmă
ufont.c 9ff00704b3 dtudcfonted: Resolve GCC 10 errors about multiple definitions of global variables 3 ani în urmă
ufontrsrc.h 6b713f12b5 Revert "dtudcfonted, dtudcexch: delete from repository" 5 ani în urmă
util.c 94cba197d5 dtudcfonted: use libXpm directly. 2 ani în urmă
util.h f9790767f3 Fix to different compile warnings. 4 ani în urmă
xoakufont.h 9ff00704b3 dtudcfonted: Resolve GCC 10 errors about multiple definitions of global variables 3 ani în urmă
xutil.c a6ea2a2d52 Centralize catgets() calls through MsgCat 3 ani în urmă

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.