Re: Fonts under 1.2 on Alpha-Linux

1999-02-11 Thread Eric Bohm
> "George" == Uncle George <[EMAIL PROTECTED]> writes: George> Fonts have changed. From my look jdk1.2 want to really use George> scaleable fonts/type1 fonts/truetype fonts. Scaleable George> fonts from X are the ones with 0-0-0-0 in them ( as this George> is the criteria used

Re: Fonts under 1.2 on Alpha-Linux

1999-02-11 Thread Uncle George
Fonts have changed. From my look jdk1.2 want to really use scaleable fonts/type1 fonts/truetype fonts. Scaleable fonts from X are the ones with 0-0-0-0 in them ( as this is the criteria used by jdk1.2) type1&truetype are suppose to be from the OPENWIN directory, which is "" in my build. There is a

Re: Fonts under 1.2 on Alpha-Linux

1999-02-11 Thread Manfred Hauswirth
Juergen Kreileder wrote: -> The problem is that the JDK tries to use the Xserver's shared memory -> extension but that only works locally. If you use lbxproxy even -> the Sun JDK will fail. -> -> These problems are solved in the Blackdown JDK 1.2. Guys - you are REALLY DOING AN EXCELLENT J

Re: Fonts under 1.2 on Alpha-Linux

1999-02-11 Thread Juergen Kreileder
> Manfred Hauswirth writes: Manfred> There is another problem I discovered when playing around Manfred> with JDK1.2: obviously there is a bad interaction between Manfred> Swing and ssh. When I run programs that use Swing on Manfred> Solaris remotely from a Solaris box everythi

Re: Fonts under 1.2 on Alpha-Linux

1999-02-11 Thread Manfred Hauswirth
[EMAIL PROTECTED] wrote: -> Try editing your properties file and replacing the font you -> listed with: -> -b&h-lucidatypewriter-bold-r-normal-sans-*-%d-*-*-m-iso8859-1 I had the same problem, so I edited my fonts.properties and exchanged the fonts with existing fonts of my X server (I doubl

Re: Fonts under 1.2 on Alpha-Linux

1999-02-10 Thread pridemor
Try editing your properties file and replacing the font you listed with: -b&h-lucidatypewriter-bold-r-normal-sans-*-%d-*-*-m-iso8859-1 Good luck [EMAIL PROTECTED] on 02/10/99 02:46:39 PM To: [EMAIL PROTECTED] cc:(bcc: Russell Pridemore/Lex/Lexmark) Subject: Fonts under 1.2 on A

Fonts under 1.2 on Alpha-Linux

1999-02-10 Thread Rich Edwards
This message is for Uncle George: There seems to be a difference between the way fonts are handled under JDK1.2 vs. JDK 1.1.7, which I can't seem to resolve. Programs which run fine under v1.1.7 now complain about missing fonts under v1.2, which appears to be fatal. Initially, I received this m