home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / apps / 8471 < prev    next >
Encoding:
Text File  |  1992-11-19  |  4.0 KB  |  96 lines

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!batcomputer!cornell!uw-beaver!cs.ubc.ca!unixg.ubc.ca!ochealth
  2. From: ochealth@unixg.ubc.ca (ochealth)
  3. Newsgroups: comp.os.os2.apps
  4. Subject: MacIntosh utils for OS/2
  5. Date: 20 Nov 1992 08:38:39 GMT
  6. Organization: University of British Columbia, Vancouver, B.C., Canada
  7. Lines: 85
  8. Message-ID: <1ei86fINN26m@iskut.ucs.ubc.ca>
  9. NNTP-Posting-Host: unixg.ubc.ca
  10.  
  11.  
  12. I have compiled some Mac utilities for OS/2. You can do file conversions
  13. and unpack many Mac archive types (stuffit, compactor etc.) I've also
  14. thrown in a program to convert Mac Adobe Type 1 fonts into Type 1 fonts
  15. usable with OS/2.
  16.  
  17. The files are macutils.exe.zip (programs) macutils.src.zip (source code)
  18. macutils.txt (upload desciption). They are on ftp-os2.nmsu.edu in
  19. /pub/uploads, but they will be moved to some other directory in a while.
  20.  
  21. -you need the EMX DLLs to use these programs
  22. -I didn't write these, I just ported them. Hopefully they don't have many
  23.  bugs.
  24.  
  25.  
  26. here's the read.me file:
  27.  
  28. This archive contains several compiled utilies for use in OS/2.
  29. They were comiled with the EMX/GCC compiler, and you *MUST* have the
  30. files  EMX.DLL, EMXLIBC.DLL, and EMXIO.DLL (version 0.8e or higher)
  31. These can be found the EMX package available on ftp-os2.nmsu.edu, among
  32. other places. The DLLs must be installed in a directory that is listed
  33. in the LIBPATH entry in config.sys.
  34.  
  35.  
  36. These utilities are for using MacIntosh files and archives under OS/2.
  37. Compiled by John Paul Morrison (jmorriso@ee.ubc.ca)
  38.  
  39. Source code is available seperately.
  40.  
  41. binhex, hexbin, macsave, macstream, macunpack:
  42.         written by Dik Winter (dik@cwi.nl)
  43.  
  44. unpost
  45.         written by I. Lee Hetherington (ilh@lcs.mit.edu)
  46.         unpost is part of a larger package, but only unpost relates to
  47.         the Mac. (unpost is part of t1utils, also available on ftp-os2)
  48.  
  49. I haven't tested these programs that thoroughly, but macunpack, binhex and
  50. hexbin seam to work. Send me e-mail if anything seams strange, or contact
  51. the original author (although they won't know anything about the OS/2 port).
  52.  
  53. Quick Tip:
  54.         these utils can be used to unpack fonts for the MacIntosh. Mac Fonts
  55.         are very commonly available for copying, and the Mac ones are
  56.         usually better quality.
  57.  
  58.         .hqx files need to be converted with hexbin
  59.  
  60.         .sit, .cpt etc need to be unpacked with macunpack
  61.             use macunpack -3 file     to unpack, as this will split
  62.             up the Mac info and resource forks, from the useful data.
  63.  
  64.             if you want to get Adobe Type 1 fonts working, use
  65.             unpost -br font.rsrc font.pfb to make a .pfb file useable
  66.             under OS/2.
  67.             The font.afm.data should be useable under OS/2 without
  68.             more conversion. (?) Anyway, the AFM is a text file, and
  69.             macunpack -3u ... when extracting the AFM file will convert
  70.             it to UNIX text format; you can use your own utils to convert
  71.             the UNIX format into OS/2 text format.
  72.  
  73.             You should then make sure you have font.afm and font.pfb
  74.             (rename if needed) and then you can install the fonts under
  75.             OS/2. I've converted several Mac Type 1 fonts, and I got them
  76.             working fine.
  77.  
  78.  
  79. BUGS:
  80.         I have made NO attempt whatsoever to support the MSDOS/FAT 8.3
  81.         filename format. If you don't like that, get the source code and
  82.         change it. Anyone with OS/2 should have at least one HPFS partition
  83.         anyway.
  84.  
  85.         There is no option to convert Mac text files into OS/2 text files.
  86.         There is an option to convert Mac text files into UNIX text files.
  87.         Maybe I'll add the feature, or bug the author to add that later.
  88.  
  89.  
  90. 
  91. -- 
  92. ______________________________________________________________________________
  93. jpm: ochealth@unixg.ubc.ca         
  94.                             Happily using OS/2 2.0 because MS Windows isNT ___
  95.                                                       Insert VapourFeature ^^^
  96.