home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text1709.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  3.9 KB  |  96 lines

  1.     Peer> Hi,
  2.  
  3.     Peer> as I mentioned in a mail before my wife thinks about using
  4.     Peer> executor to run a cad program (By the way executor seems to
  5.     Peer> be fast enough to do something like that!).
  6.  
  7. Yes, we are fast, but still have many compatibility problems.
  8.  
  9.     Peer> Yesterday I checked the printing capabilities. Here are the
  10.     Peer> results :-(
  11.  
  12. Printing is especially difficult because programs are free to
  13. intersperse PostScript code with their QuickDraw calls and getting the
  14. interaction correct is tricky.
  15.  
  16.     Peer> - there is no color
  17.  
  18. This will not be fixed by the time 2.0 comes out.
  19.  
  20.     Peer> - rotated text is not rotated in the printing
  21.  
  22. This has worked from some programs in the past.  There is a standard
  23. way to do it and we ostensibly support the standard.  It could be that
  24. this code broke somehow or it could be that the program in question is
  25. doing something non-standard.  I'm logging this to our bug tracking
  26. database so we can look at it eventually.
  27.  
  28.     Peer> - areas filled with a color (e.g. white) will not be filled
  29.     Peer> in the printout.  The things located under the area become
  30.     Peer> visible.
  31.  
  32. We may be able to special case white.  I wrote the original QuickDraw
  33. implementation and the original printing implementation.  Since then,
  34. Cotton Seed and Mat have rewritten Executor to support color, but they
  35. left printing alone.  When we can all get together we'll see what we
  36. can do.
  37.  
  38.     Peer> - there are NaN's in the generated postscript. The
  39.     Peer> postscript generation process seems to have problems with
  40.     Peer> some calculations (I stripped the lines containing the NaN's
  41.     Peer> and got some output in ghostview)
  42.  
  43. If you can reproduce NaNs using any program that we are likely to have
  44. (Word, Excel, shareware/demoware/freeware) then we should be able to
  45. fix this fairly easily.  I found and fixed one set of NaNs a while
  46. ago.
  47.  
  48.     Peer> - There is another error in the generated Postscript code:
  49.     Peer> there are many lines saying 0.000000 0.000000 0.000000
  50.     Peer> 0.000000 rectclip which means the clipregion has no
  51.     Peer> size. Therefore no drawing is visible If I change the zeros
  52.     Peer> to some `reasonable' values some of the lost elements become
  53.     Peer> visible.
  54.  
  55. This may also be a side-effect of the changes to QuickDraw that I
  56. mention above.  Again, if we can reproduce this, we have a much better
  57. chance of fixing it.
  58.  
  59.     Peer> - (Umlauts are not printed - this problem is known. But I
  60.     Peer> would like to say that it is neccessay for us to have
  61.     Peer> umlauts!)
  62.  
  63. This is very strange.  So far I've been on the assumption that you're
  64. using the latest version of Executor/Linux, but I'm pretty sure that
  65. I've fixed this problem a while ago.  Umlauts *should* print, although
  66. right now they're next to impossible to generate via the keyboard.
  67. Please check this with 1.99o5 and let me know if it's still broken and
  68. what program you're using it from.
  69.  
  70.     Peer> What are the plans of ardi in respect to printing?  I hope
  71.     Peer> you will manage to eliminate all these problems! It would be
  72.     Peer> too bad if executor would not be usable for real world
  73.     Peer> problems because of such problems!
  74.  
  75. We should be able to eliminate most of the problems you have
  76. described.  Full support for color printing won't be there for 2.0,
  77. but hopefully we can at least get white to erase things.  Perhaps some
  78. of the problems really are already fixed (I thought I had fixed the
  79. NaNs, rectclips and Umlauts already).
  80.  
  81.     Peer> connection reset by Peer
  82.  
  83.  
  84.     Peer> P.S I did not get any response to my last mail concerning
  85.     Peer> the problems with RagTime, Excel and Word. Did you receive
  86.     Peer> my mail? Or am I simply too impatient ;-)
  87.  
  88. We have been very shorthanded in August and this first week of
  89. September will be slightly worse as Mat is out of the office until
  90. Thursday or Friday.  By now I've replied to that letter, although I
  91. don't think I cc'd my reply to the Executor mailing list.
  92.  
  93.     --Cliff
  94.     ctm@ardi.com
  95.  
  96.