Last Modified
2013-06-13 12:54:41 +0200
Requires
  • common

Description

# Copyright (c) 2005 Ruby-GNOME2 Project Team # This program is licenced under the same licence as Ruby-GNOME2. # # $Id: cairo-clip-image.rb,v 1.2 2005/10/16 12:07:32 mutoh Exp $

cairo/Clip Image

This demo shows how to use GDK and cairo to use clip for image. From cairographics.org/samples/clip_image.html.