T.R | Title | User | Personal Name | Date | Lines |
---|
1065.1 | Known bug introduced in the latest BL | HANNAH::MESSENGER | Bob Messenger | Tue Jul 11 1989 03:03 | 17 |
| Re: .0
The problem is that in IFT1 DECterm looks for fonts by pixel size instead
of by decipoint size (so the Little Font and Big Font are different sizes
on 100 dpi systems). The bug is that DECterm should double the pixel
size for double high characters instead of doubling the decipoint size
(that's why one of the fields in the font name is 0). You can work around
the problem by defining these resources in your decw$defaults.dat file:
*bigFontSetName: -*-Terminal-*-*-*--*-180-*-*-*-*-*-*
*littleFontSetName: -*-Terminal-*-*-*--*-140-*-*-*-*-*-*
(If you want different Little and Big font sizes on a 100 dpi monitor,
change the 180 to 140 and the 140 to 100.)
-- Bob
|
1065.2 | Can't find DECW$DEFAULTS.DAT | COSMO::JANICH | Karl-Heinz Janich, System Specialist - KBO 864-2258 | Thu Jul 13 1989 10:15 | 4 |
| Where can i find DECW$DEFAULTS.DAT or where should it be?
K.-H.
|
1065.3 | | RTL::DAVIDSON | | Thu Jul 13 1989 10:22 | 8 |
| re: .-1
Just create one in your DECW$USER_DEFAULTS: directory (defaults to
SYS$LOGIN:) if you don't have one.
Sean
|
1065.4 | Always problems with fonts | COSMO::JANICH | Karl-Heinz Janich, System Specialist - KBO 864-2258 | Thu Jul 13 1989 13:22 | 9 |
| I get always messages.
What have i to do in DECW$DEFAULTS.DAT ?
Can't find font -*-Terminal-Medium-*-Normal--14-0-*-*-*-*-*-DECtech
Can't find font -*-Terminal-Bold-*-Normal--14-0-*-*-*-*-*-1
Karl-Heinz
|
1065.5 | | QUARK::LIONEL | Free advice is worth every cent | Thu Jul 13 1989 13:34 | 5 |
| QAR it against DECwindows - I've had similar problems in DECterm. There
seem to be some fonts missing in the IFT1 kit.
Steve
|
1065.6 | decw$xdefaults.dat, not decw$defaults.dat | HANNAH::MESSENGER | Bob Messenger | Thu Jul 13 1989 14:24 | 11 |
| Re: .4
>I get always messages.
>What have i to do in DECW$DEFAULTS.DAT ?
Add the two resource definitions I gave in reply .1. I made a mistake in
my previous reply, though: the file is decw$xdefaults.dat. (You could also
edit decw$terminal_default.dat).
-- Bob
|
1065.7 | | LESLIE::LESLIE | andy ��� leslie | Thu Jul 13 1989 15:40 | 5 |
| Are you referring to DECW$XDEFAULTS.DAT? DECW$DEFAULTS.DAT won't get
read...
- ���
|