New release! Everything has been moved from the original `Drawing` class to a `StreamFig` one; xfig instructions are now generated at the end (upon calling `self.save()`), which allows for more flexibility.
Finally, this release adds support for self-loops and directed streams, as well as an `optimize()` function that attempts to find a nice order for nodes.