home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / applicat / 8754 < prev    next >
Encoding:
Text File  |  1992-11-17  |  3.4 KB  |  66 lines

  1. Newsgroups: comp.sys.amiga.applications
  2. Path: sparky!uunet!ukma!wupost!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!casbah.acns.nwu.edu!vsanchez
  3. From: vsanchez@casbah.acns.nwu.edu (Victor Sanchez)
  4. Subject: Re: Provector questions
  5. Message-ID: <1992Nov17.190258.5849@news.acns.nwu.edu>
  6. Keywords: drawing printing provector stylus font
  7. Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
  8. Organization: Northwestern University, Evanston Illinois.
  9. References: <1992Nov14.012042.18721@ichips.intel.com> <1992Nov17.070932.5595@ichips.intel.com>
  10. Date: Tue, 17 Nov 1992 19:02:58 GMT
  11. Lines: 53
  12.  
  13. >In article <1992Nov14.012042.18721@ichips.intel.com> waggoner@pdx159 (Mark Waggoner) writes:
  14. >>I have a couple of questions about Provector that I hope someone can
  15. >>answer.  Also, if there are any general likes or dislikes you have regarding
  16. >>the product, I would really like to hear about them.
  17. >>
  18. >>  1. For text, what type of fonts does it use?  Postscript?
  19. >>     Compugraphic? Both? Other?  Are any fonts included with the package?  
  20.  
  21. As Mr. Cunniff (sp?) told you, if you buy PSimport you can convert any 
  22. PostScript type 1 font into ProVector format. This was important for me
  23. becuase I needed the full character set (most of the labels in my figures
  24. are in spanish). So I converted the Times-Roman, Helvetica, Courier and
  25. Symbol family and they work just fine. The fonts lost some of the kerning
  26. info in the process but they still look OK.
  27.  
  28. Now that I have used the program for the figures in my dissertation I have a
  29. better feel for it. In general it produces the best postscript output of 
  30. any drawing program I have used in any computer, period. The company provides
  31. good support and is compliant with most amiga interface requirement. Their
  32. file format is public domain and it is part of the IFF set of standards, 
  33. which mean that it is begining to be supported by other programs (some PD
  34. plotting programs do now). It has and very complete and powerful AREXX 
  35. interface and suports multiple levels of undo.
  36.  
  37. My main complaints are the "Arc" tool, which forces you to decide the size of
  38. the arc before hand, i.e., you cannot just set the radius and drag the curve
  39. until it is the angle you want. The lack of lines with arrows (although 
  40. the provided me with a couple of ARREX scripts for doing that, which work
  41. very well). Letter drawing seems very slow in a package that prides itself
  42. in being very fast, I do not know if font cacheing is being done.
  43.  
  44. There are other minor details, like, when using the symbol font, I would like
  45. to see the actual font in the requester and not the roman version of it (i.e.
  46. they need to provide a map from amigados type fonts to actual ProVector font).
  47. I have a slow Amiga (an A1000 running 2.04) and large requesters like the 
  48. fill and border ones take a long time to draw, a simple set of requesters 
  49. would provide faster access to them. What I have done is to have all the 
  50. possible preferences I use, not many, defined in AREXX macros so that can 
  51. do the all the changes with a single menu invocation, etc. Nothing that a A4000
  52. would not fix :-).
  53.  
  54.         Victor
  55.  
  56. PS, I would like PSimport to import the text also, at least if I have
  57. the font available. I have to import scientific drawings and plots, which
  58. are full of text.
  59. >
  60. >-- 
  61. >--- // -------------------------------------------------------------------
  62. >Mark Waggoner           waggoner@ichips.intel.com         (503) 696-4182
  63. > \X/                 Faster chips for a better tomorrow
  64.  
  65.  
  66.