home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / misc / 18172 < prev    next >
Encoding:
Text File  |  1992-07-26  |  7.5 KB  |  134 lines

  1. Newsgroups: comp.sys.next.misc
  2. Path: sparky!uunet!psinntp!bacchus!eric
  3. From: bacchus!eric (Eric Bloom)
  4. Subject: Re: color eps => TIFF with high resolution?? (long)
  5. Message-ID: <1992Jul25.232610.19126@bacchus.com>
  6. Keywords: Graphics Rasterize PixelMagician
  7. Sender: eric@bacchus.com
  8. Reply-To: eric@bacchus.com
  9. Organization: Bacchus, Inc.
  10. References: <BruKuA.IoD@news.cso.uiuc.edu>
  11. Date: Sat, 25 Jul 1992 23:26:10 GMT
  12. Lines: 120
  13.  
  14.  
  15. Bacchus, Inc., has for some time had a graphics file format converter and  
  16. utility on the market which would fit your task very nicely. I will address the  
  17. specific points in your posting below. Please see our ads in NeXTWORLD and  
  18. other NeXT publications for information on other features.
  19.  
  20. > I need help in converting color eps files to TIFF *with high
  21. > resolution*, not just with 72dpi screen resolution.
  22.  
  23. Pixel Magician can do this. Pixel Magician can read and write files at  
  24. arbitrary (and possibly different) horizontal and vertical resolutions.
  25.  
  26. > Let me explain my problem in more detail: we can use a slide
  27. > recorder (4000 lines resolution), which is unfortunately connected
  28. > to a Mac IIfx. The only format it accepts is Mac PICT format.
  29.  
  30. Pixel Magician can produce 4000 lines of resolution. Customers have used Pixel  
  31. Magician to produce slides and film images at up to 8192 lines of resolution.  
  32. NeXT's cannot deal with images with more than 10,000 lines at full resolution  
  33. (i.e., you are limited to 10,000 pixels in the cache). This limitation is  
  34. documented, and, as of the Expo, NeXT had no intention of changing it. However,  
  35. unless your NeXT is fully loaded (such as a Turbo system with 256 MBytes of  
  36. RAM), these operations may take some time. On the plus side, Pixel Magician  
  37. will allow you to queue up many jobs at once, so that you can go and have some  
  38. coffee, or whatever. If NeXT hopes to compete seriously in the high-end  
  39. graphics market, it will need to make installing large quantities of memory  
  40. possible and affordable.
  41.  
  42. > When I compose my presentation slide on the NeXT, all I end up with
  43. > is a nice color eps file (I use Adobe3, with imported eps files
  44. > from other machines [those files may contain pixel graphic from
  45. > screen dumps], to compose the graphic part, then I use LaTeX to
  46. > compose the page [with text and graphic], dvips makes a ps file out
  47. > of the one page [even with the -E option it most often not able to
  48. > produce eps, only ps], then I place this in a new Adobe file and
  49. > give it an invisible surrounding box and save it as eps with all
  50. > placements included).
  51.  
  52. This last step may be unnecessary/undesirable with Pixel Magician since it can  
  53. read PS files as well as EPS (unless the reason for your last step is to set a  
  54. custom bounding box using Illustrator instead of doing it with LaTeX??). The  
  55. reason dvips cannot produce an EPS file may be because the total image is  
  56. larger than one page since multi-page EPS files are disallowed (although Pixel  
  57. Magician will correctly read a multi-page PS file mislabelled as EPS). You may  
  58. also wish to consider using LaTeX simply to produce the text and to use  
  59. Illustrator to compose the text with the graphics. I assume, of course, you are  
  60. using the latest version of dvips.
  61.  
  62. > Now I have a high res (I can choose a high custom resolution in
  63. > dvips) color eps file. My problem is: I could not find an app which
  64. > could transform this into a *high res* PICT file. Well, once I
  65. > would have a high res TIFF file I would know how to convert that to
  66. > high res PICT, but all the apps I tested (Scene, ImageViewer, Icon,
  67. > Appsoft, Draw) that can convert to TIFF save the TIFF file with
  68. > only 72dpi, presumably the screen resolution. And this is just not
  69. > enough for the slide recorder.
  70.  
  71. Using Pixel Magician, you can convert your EPS/PS file to a 4000 line  
  72. intermediate, rasterized PXM file. From there, this PXM file can be converted  
  73. directly to a PICT file at the desired resolution. This two step process is  
  74. explained in the manual.
  75.  
  76. > Also, the TeX test is very hard to read as parts of the characters
  77. > are simply missing (e.g. the horizontal bar of a capital H).
  78.  
  79. I personally use Adobe scalable fonts (Helvetica, Times, Courier, Symbol) with  
  80. TeX. You may wish to do the same, if the Mac can handle this. Unless you prefer  
  81. the look of the CM fonts, there is no real advantage to using them. Using the  
  82. standard Adobe fonts has the added advantage that these have been hand  
  83. optimized to look good on the screen (using screen fonts) - although this means  
  84. that the results on the screen are not quite wysiwyg.
  85.  
  86. > I also looked into pbmplus, the utha raster toolkit, and the SDSC
  87. > image conversion utilities but none could READ eps, only write it!
  88. > I also looked into comp.graphics but didn't find anything in the
  89. > FAQ lists.
  90. >
  91. > Here my question: is eps a one way road? Once eps, eps for ever?
  92. > Everything on the NeXt is geared towards eps, but is there no way
  93. > to convert it to something else *without loosing resolution* so
  94. > that one could use output media available on other computers?
  95.  
  96. No, you can always go from EPS (not EPSI) to PS. You can also easily convert to  
  97. supersets of EPS/PS (such as later versions of the same - I know of no other  
  98. formats general and powerful enough to produce everything that PostScript can).  
  99. Other than that, you must rasterize, necessarily losing resolution in most  
  100. cases. Except in very special cases, it is not possible to convert from a  
  101. vector or vector+raster format (like EPS/PS) to a raster only format (like  
  102. TIFF) without losing resolution. (Special cases include having only raster data  
  103. or having any lines, curves, and fonts be composed entirely of vertical and  
  104. horizontal line segments. On the NeXT, the requirements are even more stringent  
  105. because of the limitation on the size of the images with which it can deal. For  
  106. example, raster data must be aligned on a pixel boundary when imaged at a  
  107. resolution which is a multiple of the resolution of the original raster image  
  108. but small enough that this does not cause the entire image to exceed 10,000  
  109. pixels in size. Change the second case mentioned similarly.) However, it is  
  110. certainly possible to convert from an EPS/PS file to a raster file at the  
  111. resolution of your slide recorder, so that the slides produced are at the  
  112. maximum possible physical resolution (actually, one can make the results look  
  113. even better using anti-aliasing, given a sufficient range of colors that your  
  114. slide recorder can produce - consult a computer graphics text book on how to do  
  115. this). This is, after all, how the NeXT's own printer works (it does not print  
  116. EPS/PS directly, but rather converts it into an internal raster format at  
  117. 300/400 DPI and prints that). Additionally, if your images have more colors  
  118. than your slide recorder can produce, Pixel Magician can be used to  
  119. error-diffuse your images to give a better overall approximation of your  
  120. original colors (by default, your slide recorder probably thresholds its input  
  121. or, at best,  dithers it with a halftone screen - most people find the results  
  122. of these methods inferior). On the other hand if these slides are for  
  123. scientific purposes and every single pixel must be accurate and independent of  
  124. the others (as a recent poster to this group required), Pixel Magician can be  
  125. used to shut off any dithering your slide recorder may attempt to do.
  126.  
  127. Respectfully yours,
  128. -ccwf
  129. _____________________________________________________________________
  130. Charles C. Fu                           |Send replies to
  131. System Administrator                    |  ccwf@bacchus.com or
  132. Bacchus, Inc.                           |  ccwf@antares.caltech.edu
  133.  
  134.