<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>django-watermark</name>
<shortdesc>Quick and efficient way to apply watermarks to images in Django.</shortdesc>
<description>This project provides a simple way for you to apply custom watermarks to images on your Django-powered website.

Features
--------

  * Opacity: the filter allows you to specify the transparency level for your watermark image
  * Watermark positioning: you have several options for positioning watermarks on your images

    * Absolute: you can specify exact pixel locations for your watermark
    * Relative: you can use percentages to place your watermark
    * Corners: you can position your watermark in the corners of your images
    * Random: you can tell the filter to randomly generate a position for your watermark

  * Scaling: the watermark can be scaled to cover your images
  * Tiling: the watermark can be tiled across your images
  * Greyscale: you can convert the watermark to be greyscale before having it applied to the target image.
  * Rotation: you can rotate your watermark a certain number of degrees or have the rotation be random.</description>
<homepage rdf:resource="http://code.google.com/p/django-watermark/" />
<maintainer><foaf:Person><foaf:name>Josh VanderLinden</foaf:name>
<foaf:mbox_sha1sum>008f45070aee0d201c1c6a3a8940d05c7cf0bc8e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.5-pre1</revision></Version></release>
</Project></rdf:RDF>