home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / misc / 23134 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  3.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!milano!uudell!pensoft!usenet
  2. From: alex@laos (Alex D. Nghiem)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: Wanted: App to preview fonts without installing them.
  5. Keywords: fonts, installation
  6. Message-ID: <1992Dec16.215129.8704@pencom.com>
  7. Date: 16 Dec 92 21:51:29 GMT
  8. References: <tlm.724295987@scl1.al.iastate.edu>
  9. Sender: usenet@pencom.com (Usenet Pseudo User)
  10. Reply-To: alex@pencom.com
  11. Organization: Pencom Software
  12. Lines: 79
  13.  
  14. Hello there:
  15.  
  16. I hope this is something which I'm overlooking but how do I install fonts?   
  17. I've downloaded some of them from sonata, but everytime I try to do a  
  18. buildafmdir in the directory, I get:
  19.  
  20.     buildafmdir: couldn't create lock file
  21.  
  22. Can someone tell me what this error is?  I've tried to RTFM but I couldn't find  
  23. anything.
  24.  
  25. Please e-mail me and I'll summarize, if there's any interest.
  26.  
  27.  
  28.  
  29. Best regards,
  30.  
  31.  
  32. Alex Duong Nghiem          Phone: (512) 343-1111
  33. Pencom Software            Fax:   (512) 343-9650    
  34. 9050 Capital of TX Hwy N.  Mail:  alex@pencom.com
  35. Suite 300                  Mail:  co-Xist_support@pencom.com
  36. Austin, TX 78759           Mail:  co-Xist_info@pencom.com
  37. USA
  38.                            ****************************
  39.                            * NeXTMail gladly accepted *
  40.                            ****************************
  41.  
  42.  
  43.  
  44. In article <tlm.724295987@scl1.al.iastate.edu> tlm@iastate.edu (Tom Marchioro)  
  45. writes:
  46. > In <1992Dec13.114133.18500@mic.ucla.edu> iwelch@agsm.ucla.edu (Ivo Welch)  
  47. writes:
  48. > >[1] Is there an  application that would  allow me to preview fonts  without
  49. > >having to install them first?
  50. > >    <further>
  51. > You can do this with Yap.  First, load the outline file into Yap, then
  52. > give the following commands (assuming the font is, say, Western, substitute
  53. > the proper name)
  54. > /Western findfont 
  55. > 48 scalefont
  56. > setfont 
  57. > 72 200 moveto
  58. > (here is some text) show
  59. > showpage
  60. > this will cause "here is some text" to appear at 48 point in Yaps window
  61. > (after you hit the Execute button of course).  This is also a good trick 
  62. > for checking out a font in case you get the ubiquitous "Unusable Font"
  63. > error message, which can be caused by all sorts of things.  Use this to 
  64. > make sure that the outline file is okay. (i.e. if the font shows properly
  65. > this way then the problme is usually with the .afm file instead).  
  66. > >[2] Is there a way to  store fonts I use once  a year in a lower-level font
  67. > >chooser?
  68. > Yes, at least for all of the PD and shareware fonts (particularly those
  69. > made with the conversion tools from the Mac).  I figured this out some 
  70. > months ago and have been meanign to post it.  Will write it up and post
  71. > here later tonight under the subject "Helpful Font Panel Trick"
  72. > >[3] Are there other good monospaced fonts that work with  Terminal, Stuart,
  73. > >etc.?
  74. > Personally I think Ohlfs is the nicest ofthe bunch (basically because it's
  75. > Courier "tuned" to the NeXT screen), but I've not yet seen the font Don 
  76. > Yackman (sp?) recently posted to sonata.
  77. > Hope this is helpful --- Tom
  78.