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-fill-and-stroke2.rb,v 1.1 2005/10/12 05:38:30 ktou Exp $

cairo/Fill And Stroke2

This demo shows how to use GDK and cairo to fill and stroke. From cairographics.org/samples/fill_and_stroke2.html.