home *** CD-ROM | disk | FTP | other *** search
/ HP Idea Kits: Let's Celebrate / HPCelebrate.iso / PM4 / PMW16 / BANGRA.LAY < prev    next >
Text File  |  1997-12-02  |  2KB  |  53 lines

  1. # This is the BANNER layout file for PrintMaster Gold
  2. # A layout begins with a name on a line by itself.
  3. # On the next line, the first number is a "flags" number composed of the
  4. # sum of:
  5. #    1 - X Flipped              : Not implemented yet
  6. #    2 - Y Flipped              : Not implemented yet
  7. #    4 - Relative Size          : Use the actual size of the graphic
  8. #    8 - Repeated X             : Not implemented yet
  9. #   16 - Repeated Y             : Not implemented yet
  10. #   32 - Centered X             : Graphic is centered horizontally
  11. #   64 - Centered Y             : Graphic is centered vertically
  12. #  128 - Align Left             : Graphic is aligned to the left of the box
  13. #  256 - Align Right            : Graphic is aligned to the right of the box
  14. #  512 - Align Top              : Graphic is aligned to the top of the box
  15. # 1024 - Align Bottom           : Graphic is aligned to the bottom of the box
  16. # 2048 - Flow left              : Text flows left around graphic
  17. # 4096 - Flow right             : Text flows right around graphic
  18. #
  19. # The next four numbers are the element box with 0 being left or top and
  20. # 1000 being right or bottom. Numbers are left, top, right, bottom.
  21. # Flags like aligned are with respect to the edges of the element box.
  22. # Flags like centered are with respect to the page (and override align).
  23. # If no left or right align flags are given, the element is centered within
  24. # the box horizontally.
  25. # If no top or bottom align flags are given, the element is centered within
  26. # the box vertically.
  27. #............................BANNER GRAPHICS LAYOUT
  28.  
  29. Left End
  30. 4160 0 0 200 1000.
  31.  
  32. Right End
  33. 2112 800 0 1000 1000.
  34.  
  35. Center Page
  36. 96 0 0 1000 1000.
  37.  
  38. Full Page Stretch
  39. 1920 0 0 1000 1000.
  40.  
  41. Top Left 1/2
  42. 640 0 0 500 500.
  43.  
  44. Top Right 1/2
  45. 768 500 0 1000 500.
  46.  
  47. Bottom Left 1/2
  48. 1152 0 500 500 1000.
  49.  
  50. Bottom Right 1/2
  51. 1280 500 500 1000 1000.
  52.  
  53.