From: Angelique Michaut (yg-boost-users_at_[hidden])
Date: 2002-06-12 04:24:25


Hello,
I use the BGL to read a graphviz file and I do a depth_first_search on the
graph.
I would like to determine the fontname (times-roman for example) the
fontcolor (black for example) and the position of each node when the
depth_first_search is done.
Could you help me?
Thinks