home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8394 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!actcnews!sun1x!logos.res.utc.com!pek
  3. From: pek@logos.res.utc.com (Paul Kirschner)
  4. Subject: Can you overlay graphics without obscuring the lower ones?
  5. Message-ID: <1993Jan21.144229.23421@sun1x.actc.res.utc.com>
  6. Sender: news@sun1x.actc.res.utc.com
  7. Nntp-Posting-Host: logos
  8. Organization: United Technologies Research Center
  9. X-Newsreader: TIN [version 1.1 PL8]
  10. Date: Thu, 21 Jan 1993 14:42:29 GMT
  11. Lines: 20
  12.  
  13. Is there a way to overlay graphic figures (circles, rectangles, etc.)
  14. so that the underlying figure "bleeds through" the top one?
  15.  
  16. I want to make a "business presentation" type bar chart where
  17. succeeding years are overlaid.  However, the top bar totally obscures
  18. the one behind it - even with a stripped pattern.  I want to use a
  19. stripped pattern so that the lower one shows through.
  20.  
  21. I can make the same effect "by hand" by drawing the top rectangle
  22. directly and stripping it line by line.  Unfortunately this is
  23. resolution dependent for the line spacing.  It would be MUCH easier to
  24. use the built-in fill patterns and have the BGI do the work!
  25.  
  26. Anyone solved this?
  27.  
  28. --
  29. ------------------------------------------------------------------------------
  30. Paul Kirschner                                       #include <disclaimer.std>
  31. pek@logos.res.utc.com
  32. United Technologies Research Center
  33.