Implement the GfxText request.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 24 Aug 2009 19:04:55 +0000 (21:04 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 24 Aug 2009 19:04:55 +0000 (21:04 +0200)
commit8b21eea5d5be2a1ac267693382e77b772a10d73a
tree70973d4047b5fa61db1548a6fe97c93c59f51e2d
parent91c7f38f11d53b661298e723341665b4308fb38a
Implement the GfxText request.

This stops using the Gtk.Color datatype, and adds a setSoureColor to
wrap setSourceRGB and which can be called with our own Color datatype.
FPPrac.hs