Re: Truetype font sizes and Netscape

1999-11-20 Thread Curt Daugaard
Try the remedies outlined at this site:

http://www.frii.com/~meldroc/Font-Deuglification.html

It puts many things right, including your problem with Netscape.

Hope it helps.

Curt Daugaard
[EMAIL PROTECTED]


On Fri, Nov 19, 1999 at 03:24:49PM -0500, Charles Gates wrote:
 I installed xfstt without problems, but I can't figure out how to get
 Netscape to change the font size on a font and remember that size for
 the next time Netscape is run.  I like the ttfs but the point size is
 simply too small.  Any suggestions? TIA
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 


Re: Truetype font sizes and Netscape

1999-11-20 Thread Charles Gates
jack wrote:
 
 In my case, I did it in this way:
 
 cp /.netscape/preferences.js preferences.my
 edit preferences.my:
 change == monotype-times new roman-140-scale-prop-iso-8859-1 (netscape
 automatically change it to -0-, when it exits)
 write a short script for start netscape
 
 #!/bin/sh
 cp ~/.netscape/preferences.my ~/.netscape/preferences.js
 netscape 
 
 let me if it works for you too.

Thanks! Changing the preferences.js and setting up the script worked for
me as well.  I tried using the -dpi and --res switches to the Xserver
and the xfstt without success. I wish netscape would remember the user's
choices in a more general fashion, but at least this works.


Truetype font sizes and Netscape

1999-11-19 Thread Charles Gates
I installed xfstt without problems, but I can't figure out how to get
Netscape to change the font size on a font and remember that size for
the next time Netscape is run.  I like the ttfs but the point size is
simply too small.  Any suggestions? TIA


Re: Truetype font sizes and Netscape

1999-11-19 Thread virtanen
On Fri, 19 Nov 1999, Charles Gates wrote:

 I installed xfstt without problems, 

I had a lot of problems with that, but

but I can't figure out how to get
 Netscape to change the font size on a font and remember that size for
 the next time Netscape is run. 

In my case (edit - preferences - font) there is a white box under the
'Size' box with a button allow scaling on the left. I checked that button
and wrote the size on that box by hand. It works. 

hv