home *** CD-ROM | disk | FTP | other *** search
/ CD Review 67 / cdreview-67-1997.iso / pmwdemo / pmw / cartxt.lay < prev    next >
Text File  |  1996-04-30  |  2KB  |  83 lines

  1. # This is the CARD 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. #
  17. # The next four numbers are the element box with 0 being left or top and
  18. # 1000 being right or bottom. Numbers are left, top, right, bottom.
  19. # Flags like aligned are with respect to the edges of the element box.
  20. # Flags like centered are with respect to the page (and override align).
  21. # If no left or right align flags are given, the element is centered within
  22. # the box horizontally.
  23. # If no top or bottom align flags are given, the element is centered within
  24. # the box vertically.
  25. #............................GREETING CARD TEXT LAYOUT
  26.  
  27. Big centered
  28. 96 200 200 800 800.
  29.  
  30. Bigger centered
  31. 96 125 125 875 875.
  32.  
  33. Biggest centered
  34. 96 50 50 950 950.
  35.  
  36. Full page
  37. 0 25 25 975 975.
  38.  
  39. Top Centered
  40. 32 100 100 900 500.
  41.  
  42. Middle Centered
  43. 32 100 300 900 700.
  44.  
  45. Bottom Centered
  46. 32 100 500 900 900.
  47.  
  48. Upper Left
  49. 640 100 100 500 500.
  50.  
  51. Upper Right
  52. 768 500 100 900 500.
  53.  
  54. Lower Left 
  55. 1152 100 500 500 900.
  56.  
  57. Lower Right
  58. 1280 500 500 900 900.
  59.  
  60. Wide Header
  61. 32 125 100 875 225.
  62.  
  63. One Wide Column
  64. 384 125 250 875 875.
  65.  
  66. Narrow Header
  67. 32 250 100 750 225.
  68.  
  69. One Narrow Column
  70. 384 250 250 750 875.
  71.  
  72. Footer
  73. 384 200 900 800 950.
  74.  
  75. Top
  76. 512 150 150 850 400.
  77.  
  78. Middle
  79. 512 150 400 850 625.
  80.  
  81. Bottom 
  82. 1024 150 625 850 850.
  83.