[TYPO3-english] how to create polaroid images

Matias Coca matiascoca at gmail.com
Fri Apr 24 18:28:14 CEST 2009


I design you a little example based on the first example of the reference
sent by Xavier

page.20 = IMAGE
page.20 {
    file = GIFBUILDER
    file {
        XY = 1024,768
        format = jpg
        quality = 88
        10 = IMAGE
        10.file = fileadmin/templates/images/Backimage.jpg

        15 = IMAGE
        15.offset = 420,18
        15.file = fileadmin/templates/images/Logo.png
        15.mask = fileadmin/templates/images/Mask.png
#        15.mask = fileadmin/templates/images/Mask_i.png
    20 = TEXT
    20.text = Hola Mundo
    20.angle = -45
    20.fontColor = #000000
        20.fontSize = 20
        20.offset = 420,60
        25 = EFFECT
    25.value = rotate = 5
    }
}

with this you can start...


PD: sorry for my english, I am learning.
Saludos.
Matias Coca.


On Fri, Apr 24, 2009 at 12:01 PM, Xavier Perseguers <typo3 at perseguers.ch>wrote:

> Hi,
>
> > does anybody know how to create an image like this
> > http://www.davidgagne.net/2006/12/13/photoshop-tutorial-polaroid-images/
> > for the normal image conten object. I want all images to be shown as
> > polaroid, all images have different sizes.
> >
> > How can i achieve this, thanks for any hint
>
> GIFBUILDER is your friend:
>
> http://wiki.typo3.org/index.php/GIFBUILDER
>
> See TSREF too.
>
> Regards
>
> --
> Xavier Perseguers
> http://xavier.perseguers.ch/en
>
> One contribution a day keeps the fork away
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list