drawing binary trees
While preparing a talk about extensions of
Merkle's hash trees, I found that it's extremely
complicated to draw nice binary trees with
WYSIWG software.
So I wrote code to do it.
It's in Perl and uses the GD module. GD's handling of
colors is awkward, but the code does it's magic.
[/projects]
permanent link