# Copyright (c) 2005 Ruby-GNOME2 Project Team # This program is licenced under the same licence as Ruby-GNOME2. # # $Id: cairo-text-align-center.rb,v 1.1 2005/10/12 05:38:30 ktou Exp $
This demo shows how to use GDK and cairo to show text in center. From cairographics.org/samples/text_align_center.html.