home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 12 Font / 12-Font.zip / HEIDEL.ZIP / READ-ME.TXT < prev   
Text File  |  1991-03-02  |  13KB  |  284 lines

  1. January 1991             
  2. Documentation for Heidelbe. A shareware PostScript font.
  3. Version 3.0 - Type 1 Hinted for Windows
  4.  
  5. LEGAL STUFF
  6.  
  7. Please use this typeface at your own risk. Though it has been
  8. thoroughly tested with PageMaker,Notepad, and Write, 
  9. neither Steve Shubitz nor Published Perfection! is
  10. responsible for any adverse actions which might occur through the
  11. use of Heidelbe. Permission is hereby granted to Compuserve to post
  12. this on their system for downloading by subscribers. (C) 1989
  13. Steve Shubitz * Published Perfection! * Authorization granted to
  14. distribute by any other means as long as the contents of this zip
  15. file are not altered.
  16.  
  17. QUICK START FOR WINDOWS USERS - Version 3.0
  18.  
  19. You should copy Heidelbe.PFM and Heidelbe.PFB files to a \PSFONTS 
  20. directory or use the PageMaker convention of putting your .PFB files in 
  21. a \PSFONTS directory and your .PFM files in a \PSFONTS\PFM directory. It 
  22. is not necessary to store all your .PFM and .PFB files in the same 
  23. directory as long as the entries in the WIN.INI file point to them (see 
  24. below for how to do this). Next, make a backup copy of your WIN.INI 
  25. file. Open your WIN.INI file and make the following entries for your new
  26. PostScript font. The example below shows a theoretical section
  27. from the WIN.INI that contains fonts you do not have but we show them
  28. for the example's sake.
  29.  
  30. [PostScript,LPT1]
  31. device=18
  32. feed1=1
  33. feed15=1
  34. softfonts=3
  35. orient=1
  36. softfont1=D:\psfonts\Unicorn.PFM,D:\psfonts\Unicorn.PSA
  37. softfont2=H:\fonts\type1\Gothic.PFM
  38. softfont3=H:\fonts\type1\Heidelbe.PFM,H:\fonts\type1\Heidelbe.PFB
  39.  
  40. In this example the Postscript printer is connected to LPT1 so we have
  41. to change the [PostScript,LPT1] part of our WIN.INI. Note that the two
  42. changes you have to make are:
  43.  
  44. 1. Increment the number in the softfonts=xx by as many fonts as you are
  45. adding.
  46.  
  47. 2. Add a new line for each font which starts with:
  48.  
  49. softfontx=C:\psfonts\
  50.  
  51. where the x stands for the next higher number in the list and the C:
  52. stands for the hard disk designator for the drive you have copied your
  53. PostScript fonts to, while \psfonts\ stands for the name of the
  54. directory you copied your PostScript font files to.
  55.  
  56. If you deal with a service bureau and need to send them files printed
  57. to your hard disk, you should also have your PostScript printer
  58. configured to the FILE port. In this case you will also have to
  59. manually copy and paste your new .PFB and .PFM entries to the FILE
  60. port entry in your WIN.INI:
  61.  
  62. [PostScript,FILE]
  63. device=12
  64. feed1=50
  65. softfonts=3
  66. orient=1
  67. softfont1=D:\psfonts\Unicorn.PFM,D:\psfonts\Unicorn.PSA
  68. softfont2=H:\fonts\type1\Gothic.PFM
  69. softfont3=H:\fonts\type1\Heidelbe.PFM,H:\fonts\type1\Heidelbe.PFB
  70.  
  71. Note that in the above examples Unicorn and Heidelbe are automatically
  72. downloaded to your PostScript printer by Windows, then at the
  73. conclusion of the print job they are flushed from memory. In the case
  74. of Gothic, you must permanently download this font to your PostScript
  75. printer BEFORE you can use it because there is no .PFB in the softfont
  76. entry. PCSEND or LaserTools DOWNLOAD can do this for you. You should
  77. permanently download Gothic before you launch Windows. Users of
  78. LaserTools' PrintCache should manually install a printer port in their
  79. WIN.INI file called LPT1.PRN, then print using this port. They must
  80. have all their PostScript fonts installed under this section:
  81.  
  82.  
  83. [PostScript,LPT1.PRN]
  84. device=18
  85. feed1=1
  86. feed15=1
  87. orient=1 
  88. softfonts=3
  89. softfont1=D:\psfonts\Unicorn.PFM,D:\psfonts\Unicorn.PSA
  90. softfont2=H:\fonts\type1\Gothic.PFM
  91. softfont3=H:\fonts\type1\Heidelbe.PFM,H:\fonts\type1\Heidelbe.PFB
  92.  
  93. If you change printer ports on your computer you will have to manually
  94. edit your WIN.INI file to reflect the proper entries. The present
  95. version of Windows will not immediately recognize the above manual
  96. edits to your WIN.INI file if you complete them while Windows is
  97. running, even if you do this from a DOS session under Windows. If you
  98. do these edits of your WIN.INI file while Windows is running you will
  99. have to close Windows and re-launch it for the changes to take effect.
  100. After Heidelbe is properly installed you may wish to open and print charset.pm3
  101. with PageMaker. This one page publication shows you the mapping 
  102. and should be retained for future reference.
  103.  
  104. Printing to disk in PageMaker
  105.  
  106. There may be occasions when you wish to produce a quasi EPS file that
  107. can be placed in PageMaker by printing to disk. For this situation
  108. your printer must be configured for LPT1 or COM1 or LPT1.PRN. Next,
  109. all your PostScript font entries must be correctly installed. Once
  110. these conditions have been met, you can use the Windows Control Panel
  111. to gain access to the printer options and turn on the EPS option. The
  112. resultant file can be placed in PageMaker. This trick may be used in
  113. Word for Windows to create tables with rules, then successfully place
  114. these in PageMaker, thereby circumventing the limitations of the WFW
  115. RTF export function. Using PageMaker and this procedure you can
  116. condense, expand, distort, or create mini pages or thumbnails for use
  117. in your DTP projects. You should NEVER use this feature to create
  118. print-to-disk files for your service bureau because some of your crop
  119. marks,registration marks, and page numbers will not print. This is
  120. most apparent if you specify letter extra, legal extra, or tabloid
  121. extra paper sizes.
  122.  
  123. PageMaker - Corel Draw - Word for Windows Notes
  124.  
  125. If you change printer ports in Windows from, say LPT1 to LPT1.PRN, you
  126. must first launch PageMaker and BEFORE you open a publication and
  127. while the Aldus logo is displayed, tell PageMaker your new printer and
  128. port by selecting the File menu and then the Printer setup item. After
  129. you do this, close PageMaker and then launch it again. Only now will
  130. your new printer and port be recognized. Screen fonts (.FON files) are
  131. not necessary to properly use any PostScript font with Windows. If
  132. your original PageMaker file was composed for LPT1 and you wish to
  133. send this file to your service bureau via a print-to-disk file, follow
  134. this procedure: Proof at 300 DPI via LPT1 in this example. Close the
  135. publication. Load the Control Panel-Printer option and leave it
  136. running. Then configure your printer to the FILE port . In some cases
  137. you should configure the Lino 300 for your FILE port (letter
  138. extra,tabloid extra,legal extra) where your job needs crops and or
  139. registration marks. Once you complete this procedure open your
  140. PageMaker publication. DO NOT recompose, just print it. Just after you
  141. start the printing a dialog box will pop up and ask for the path and
  142. file name for your print-to-disk file. After this is completed, go
  143. back to the driver and change the port back to LPT1 or whatever it was
  144. before. Use this same procedure with CorelDraw and you'll never have
  145. to edit your print-to-disk files when a service bureau is using a
  146. Macintosh as a front end.
  147.  
  148. Word for Windows users who change printer ports (LPT1 to LPT2 as an
  149. example) must launch Word for Windows, select the File menu option,
  150. then "Printer Setup," then select the new printer and port. Once
  151. you do this, Word will properly recognize all the fonts installed for
  152. this printer/port.
  153.  
  154. ATM 1.0/1.1 and Windows 3.0 Notes
  155.  
  156. When you install new fonts under ATM, it DOES NOT recognize LPT1.PRN
  157. (the printer that you'll use with PrintCache). If you are using
  158. PrintCache, you must copy and paste all your .PFM and .PFB entries to
  159. the LPT1.PRN section of your WIN.INI file when you install new fonts
  160. under ATM. You should, however, NOT remove the .PFM entries from your
  161. FILE port and this includes the ROM resident 35 .PFMs that are entered
  162. in this section when you install Adobe's Plus Pack.
  163.  
  164. The Adobe documentation is somewhat misleading on the maximum number
  165. of fonts that Windows 3.0 can support. The maximum number of
  166. PostScript fonts that Windows 3.0 supports is around 400 BUT this
  167. number includes .FON files as well as double entries under the LPT1
  168. and FILE port sections, for example. Further, the size of your WIN.INI
  169. affects this breaking point: around 60K is the maximum. When you reach
  170. these limits some fonts specified will not print, applications may
  171. crash, and the reliable operation of Windows is compromised. The
  172. solution is multiple WIN.INI files which you'll rename appropriately
  173. before Windows is launched which contain sets of fonts. If you use ATM
  174. all the time and never wish to disable it you should manually remove
  175. all the .FON entries under the (fonts) section of your WIN.INI file
  176. which refer to softfonts. When you complete this, your (fonts) section
  177. will look like this:
  178.  
  179. [fonts]
  180. Modern (All res)=MODERN.FON
  181. Script (All res)=SCRIPT.FON
  182. Roman (All res)=ROMAN.FON
  183. Symbol 8,10,12,14,18,24 (VGA res)=SYMBOLE.FON
  184. Tms Rmn 8,10,12,14,18,24 (VGA res)=TMSRE.FON
  185. Courier 10,12,15 (VGA res)=COURE.FON
  186. Helv 8,10,12,14,18,24 (VGA res)=HELVE.FON
  187.  
  188.  
  189. CORELDRAW - WFNBOSS USE - Version 2.0
  190.  
  191. Just tell WFNBOSS where Heidelbe.afm and Heidelbe.pfb are 
  192. located and that it is an Adobe Type 1 conversion. Corel 
  193. uses its own mapping for the extended character set so 
  194. please spec Heidelbe with charset.cdr to determine what 
  195. characters you have.
  196.  
  197. TIPS FOR ADVANCED USERS
  198.  
  199. You can force Windows 3.0 to read your newly edited 
  200. win.ini by opening the control panel and double clicking on 
  201. the printers icon and selecting OK at the next screen. You 
  202. can also write a batch file with copy win.bu win.ini which 
  203. accomplishes the same thing. These actions eliminate 
  204. the need to exit and restart Windows. All you applications 
  205. should be closed down before you do this. 
  206.  
  207.  
  208. DESIGN HISTORY
  209.  
  210. Heidelbe was designed by Bill Horton of Santa Barbara CA. Bill has 
  211. been working with type for over 20 years and is very talented. The 
  212. name was shortened for DOS. Bill shares in the Shareware income 
  213. and has provided us with exclusive rights to distribute and 
  214. convert Heidelbe for the DOS platform. To view his work in 
  215. Fontographer is a joy. I have also set Heidelbe as a masthead for 
  216. a newspaper and used it with restraint for enlarged caps. It is a 
  217. splendid face for certificates and awards which looks it's best at 
  218. 2540 DPI. What follows are Bill's own words:
  219.  
  220. In what might be called an evolutionary process, here is the font
  221. Heidelberg 89. It is what I consider to be a refinement to
  222. MacHumaine, though it is conceivable others may prefer the
  223. previous version.
  224.  
  225. It is my feeling that Heidelberg is more truly a calligraphic
  226. style font than MacHumaine, with its more severe strokes and
  227. sharper angles. I have used it for certificates commercially and
  228. have had good comments only. I know there is a school of thought
  229. which believes it is improper to create a font that simulates
  230. actual pen or quill hand writing.
  231.  
  232.  
  233. I NEED YOUR INPUT
  234.  
  235. If Heidelbe is output at higher resolutions than 300 DPI I would
  236. appreciate a sample. Knowing that Heidelbe is a well behaved font I 
  237. have received unconfirmed reports that Heidelbe is being used with 
  238. other applications that run from DOS.Please give me specifics in this
  239. area Your thoughts are always welcome for future fine tuning.
  240.  
  241.  
  242.  
  243. SHAREWARE REGISTRATION
  244.  
  245. If you find Heidelbe of use and wish to help insure the development
  246. of future low cost high quality PostScript typefaces please send
  247. $20.00 along with your name and address indicating weather you
  248. wish to register the MAC or PC version to:
  249.  
  250. Steve Shubitz
  251. Published Perfection!
  252. 7486 La Jolla Blvd. Suite 552
  253. La Jolla CA. 92037
  254. (619) 546-9309
  255. CIS # 72047,3402
  256.  
  257. If you use Heidelbe and don't register it you won't help me much and
  258. certainly won't receive upgrades or future releases of other
  259. typefaces for Shareware evaluation.
  260.  
  261. COMMERCIAL ANNOUNCEMENT
  262.  
  263. Support is available by phone or via CIS. I am available for large
  264. Electronic Publishing jobs as well as Consulting using Windows. If
  265. you desire a custom typeface or conversion of Type 3 Fontographer
  266. faces from the MAC to the PC please contact me for specific
  267. quotes. It is the humble opinion of yours truly that Heidelbe is
  268. equal to or exceeds any Type 1 PostScript typeface available
  269. today. Many have suggested that I sell the face in the retail
  270. market like most other vendors and only release a "crippled"
  271. version for Shareware Evaluation. That's a subtle hint that I need
  272. YOUR support for continued success. If Shareware works then that's
  273. the way all future typefaces will be released and that is my
  274. preferred method at the present time. We currently have 12 more
  275. PostScript typefaces under development.
  276.  
  277. VERSION HISTORY
  278.  
  279. Version 3 Type 1 hinted for Windows 3
  280.  
  281. Version 1.0 December 1989 Type 3 
  282.  
  283. ** EOF **
  284.