Aligning .dot Labels
Over the past few years I've been making heavy use of DOT, the Directed Graph programming language, using GraphViz for output. It's basically a text format for building flowchart like diagrams (i.e. directed graphs). It's a classic computer science thing; "Very Smart, Very
astorm