Sorry if my program is starting to look more like genomics here...
it seems that there all sorts of relevant things to be had, and lots of irrelevant, no longer used tid bits.
Friday, March 23, 2012
Subscribe to:
Post Comments (Atom)
A long time
The years have passed. Life presents all the new challenges and stresses. I am thinking of the Ship of Theseus and re-examining this ...
-
from gi.repository import Gtk, Gdk, cairo, Pango, PangoCairo import math import sys RADIUS = 150 N_WORDS = 10 FONT = "Sans Bold 27...
-
I've looked through a series of web sites on this topic, any number of these ranging in various degrees of technical information, but...
-
from gi.repository import Gtk, GdkPixbuf, Gdk import os, sys import math class GUI: def draw_callback(guiobj, widget, cr): ...
No comments:
Post a Comment