################################################################################
# AlbumEasy file: tutorial1.txt
# Generated:      12:40, Tue Mar 10, 2020
# ------------------------------------------------------------------------------
#
# Note:
#      All text following the # character is ignored by AlbumEasy, it is used to
#      demarcate comments placed in the file for the convenience of the user.
#
#      All measurements are in millimetres except for font sizes which are in
#      points.
#
################################################################################


# ------------------------------------------------------------------------------
# Setup page elements that are common to all pages in this album.
# ------------------------------------------------------------------------------

ALBUM_PAGES_SIZE     (210.0 297.0)         #Set the album page size to A4
ALBUM_PAGES_MARGINS  (25.0 12.0 15.0 15.0) #left, right, top and bottom page margins
ALBUM_PAGES_MARGINSE (12.0 25.0 15.0 15.0) #margins mirrored on even numbered pages
ALBUM_PAGES_BORDER   (0.1 0.5 0.1 1.0)     #triple line border around the page
ALBUM_PAGES_SPACING  (1.0 6.0)             #set horizontal & vertical spacing for elements on a page


# ------------------------------------------------------------------------------
# The first page of the album
# ------------------------------------------------------------------------------

PAGE_START

PAGE_TEXT_CENTRE (TB 22 "\nUnion\nof\nSouth Africa" 20.0)

ROW_START_FS(HN 6 0.1 6.0)
STAMP_ADD_IMG(80.0 80.0 "COA.png"  "" "" "" NO_FRAME)

ALBUM_STAMP_IMG_SETTING(10 10 false)

PAGE_TEXT_CENTRE(TB 22 "" 10.0)

ROW_START_FS(HN 6 0.1 6.0)
STAMP_ADD_IMG(33 38 "SA_SG1.png" ""  "sg1" "")
STAMP_ADD_IMG(33 38 "SA_SG2.png" ""  "sg2" "")

