home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / misc / 13284 < prev    next >
Encoding:
Text File  |  1992-08-31  |  2.2 KB  |  65 lines

  1. Newsgroups: comp.sys.amiga.misc
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!eclnews!cec2!amc1
  3. From: amc1@cec2.wustl.edu (Adam M. Costello)
  4. Subject: BMFC (bitmap font compiler)
  5. Message-ID: <1992Aug31.193545.2544@wuecl.wustl.edu>
  6. Summary: BMFC 0.00 uploaded to wuarchive
  7. Keywords: font
  8. Sender: usenet@wuecl.wustl.edu (Usenet Administrator)
  9. Nntp-Posting-Host: cec2
  10. Organization: Washington University, St. Louis Mo.
  11. Date: Mon, 31 Aug 1992 19:35:45 GMT
  12. Lines: 51
  13.  
  14. I have just uploaded two files to wuarchive.wustl.edu (128.252.135.4):
  15.  
  16. /systems/amiga/incoming/devel/BMFC000.lha
  17. /systems/amiga/incoming/devel/BMFC000.readme
  18.  
  19. Hopefully, they won't get moved to a more permanent location, since they're
  20. going to be updated soon anyway.  If they do get moved before the update, I'll
  21. try to keep you posted.
  22.  
  23. Here is BMFC000.readme:
  24.  
  25. --------begin----------
  26. BMFC 0.00
  27. by Adam M. Costello
  28. released Sun 30 Aug 1992
  29.  
  30. BMF is a language for specifying Amiga bitmap fonts.
  31.  
  32. BMFC 0.00 includes the C source for bmfc (the BMF compiler) and the BMF source
  33. for Lucid 10, 12, 13, and 15 (Amiga bitmap fonts).
  34.  
  35. You can use your favorite text editor to create the BMF source for a new font,
  36. then compile it with bmfc.
  37.  
  38. This particular archive also contains the Amiga executable bmfc, and the
  39. already-compiled Lucid fonts.
  40.  
  41. BMFC 1.00 will include the program bmfd (the BMF decompiler) which will allow
  42. you to generate BMF source for existing fonts, so that you can modify them.
  43.  
  44. Be warned that BMFC 0.00 has not been well tested, and is only being released
  45. because some people are in desperate need of a way to create fonts.  More
  46. reliable releases should be coming soon.
  47. -------end---------
  48.  
  49. More notes:
  50.  
  51. The source for bmfc is ANSI C.  I compiled it using SAS/C 5.10a, but I needed
  52. to edit the include files to comply with ANSI.   The executable bmfc and the
  53. Lucid fonts that come with the package should work with any Amiga.
  54.  
  55. The package is copyrighted but costs no money.  See the file BMFC.doc inside
  56. the archive for details.
  57.  
  58. I am posting this announcement here rather than to c.s.a.announce because this
  59. is not a stable release.  If you have any interest, please try it out and send
  60. me bug reports and suggestions.
  61.  
  62. Thanks,
  63. AMC
  64. amc@cics.wustl.edu
  65.