# Name: elaborate_07.xbp # Version: 1.0 #------------------------------------------------------------------- # Frame design and xbp file prepared by Gordon Dodge #------------------------------------------------------------------- # Important Note: This frame requires the use of many filter # iterations in order to achieve the mitered corners. # In a large album, it may cause an OutOfMemory condition # to occur. If this happens, you will need to re-run parts of your # album to complete the job. #------------------------------------------------------------------- # Note that some filter numbers have been skipped. This is # intentional so that if you want to add some filters to change # the effect, you will not need to re-number all of the remaining # filters. # Create a 3-pixel white border around image filter1.class=XBorderFilter filter1.frWidth=3 filter1.frCol=#ffffff #### Create the inside mitered edge of the mat. # 1 # south and east filter3.class=XBorderFilter filter3.frWidth=1 filter3.frWidthN=0 filter3.frWidthW=0 filter3.frCol=#f3f3f3 # north and west filter4.class=XBorderFilter filter4.frWidth=1 filter4.frWidthS=0 filter4.frWidthE=0 filter4.frCol=#c1c1c1 # 2 # south and east filter5.class=XBorderFilter filter5.frWidth=1 filter5.frWidthN=0 filter5.frWidthW=0 filter5.frCol=#f3f3f3 # north and west filter6.class=XBorderFilter filter6.frWidth=1 filter6.frWidthS=0 filter6.frWidthE=0 filter6.frCol=#c1c1c1 # 3 # south and east filter7.class=XBorderFilter filter7.frWidth=1 filter7.frWidthN=0 filter7.frWidthW=0 filter7.frCol=#f3f3f3 # north and west filter8.class=XBorderFilter filter8.frWidth=1 filter8.frWidthS=0 filter8.frWidthE=0 filter8.frCol=#c1c1c1 # 4 # south and east filter7.class=XBorderFilter filter7.frWidth=1 filter7.frWidthN=0 filter7.frWidthW=0 filter7.frCol=#f3f3f3 # north and west filter8.class=XBorderFilter filter8.frWidth=1 filter8.frWidthS=0 filter8.frWidthE=0 filter8.frCol=#c1c1c1 #### Add SE and NW corner elements # Add miter corners to inside edges of mat filter12.class=LogoFilter filter12.align=right filter12.valign=bottom filter12.src=images/corner_d4d4d4_4.gif filter13.class=LogoFilter filter13.align=left filter13.valign=top filter13.src=images/corner_8e8e8e_4.gif ##### Begin the mat filter16.class=XBorderFilter filter16.frWidth=1 filter16.frCol=#c1c1c1 filter17.class=XBorderFilter filter17.frWidth=30 filter17.frCol=#ffffff ##### Begin the inside edge of black frame # 1 # south and east filter20.class=XBorderFilter filter20.frWidth=1 filter20.frWidthN=0 filter20.frWidthW=0 filter20.frCol=#aaaaaa # north and west filter21.class=XBorderFilter filter21.frWidth=1 filter21.frWidthS=0 filter21.frWidthE=0 filter21.frCol=#757575 # 2 # south and east filter22.class=XBorderFilter filter22.frWidth=1 filter22.frWidthN=0 filter22.frWidthW=0 filter22.frCol=#aaaaaa # north and west filter23.class=XBorderFilter filter23.frWidth=1 filter23.frWidthS=0 filter23.frWidthE=0 filter23.frCol=#757575 # 3 # south and east filter24.class=XBorderFilter filter24.frWidth=1 filter24.frWidthN=0 filter24.frWidthW=0 filter24.frCol=#aaaaaa # north and west filter25.class=XBorderFilter filter25.frWidth=1 filter25.frWidthS=0 filter25.frWidthE=0 filter25.frCol=#757575 # 4 # south and east filter26.class=XBorderFilter filter26.frWidth=1 filter26.frWidthN=0 filter26.frWidthW=0 filter26.frCol=#aaaaaa # north and west filter27.class=XBorderFilter filter27.frWidth=1 filter27.frWidthS=0 filter27.frWidthE=0 filter27.frCol=#757575 # 5 # south and east filter28.class=XBorderFilter filter28.frWidth=1 filter28.frWidthN=0 filter28.frWidthW=0 filter28.frCol=#aaaaaa # north and west filter29.class=XBorderFilter filter29.frWidth=1 filter29.frWidthS=0 filter29.frWidthE=0 filter29.frCol=#757575 # 6 # south and east filter30.class=XBorderFilter filter30.frWidth=1 filter30.frWidthN=0 filter30.frWidthW=0 filter30.frCol=#aaaaaa # north and west filter31.class=XBorderFilter filter31.frWidth=1 filter31.frWidthS=0 filter31.frWidthE=0 filter31.frCol=#757575 #### Add SE and NW corner elements # Add mitered corners to the inside edges of the mat filter32.class=LogoFilter filter32.align=right filter32.valign=bottom filter32.src=images/corner_8e8e8e_6.gif filter33.class=LogoFilter filter33.align=left filter33.valign=top filter33.src=images/corner_8e8e8e_6.gif ##### Begin the black frame # Add a 12-pixel black frame filter40.class=XBorderFilter filter40.frWidth=12 filter40.frCol=#000000 # To add your name to the frame, remove the # from the filters and # replace my name with yours. Select your font and font size #filter41.class=TextFilter #filter41.color=black #filter41.text=Gordon Dodge #filter41.align=center #filter41.valign=bottom #filter41.voffset=-13 #filter41.face=ParkAvenue BT #filter41.size=25 # Add a drop shadow (background shifted 100 pixels to avoid left # border showing if used with the Glacer style background) filter42.class=XBorderFilter filter42.shWidth=10 # filter42.shCol=#646060 filter42.shCol=$styleNegativeBackgroundColor filter42.shTrans=10 filter42.shDrop=soft filter42.bgOffX=100 filter42.bgCol=$styleBackgroundColor filter42.bgFile=$styleBackgroundFile