-
-
geneagrapher
... do this with the `-Gdpi` flag. For instance,
to produce a PNG with 150dpi, you can do
```
dot -Tpng -Gdpi=150 graph. ... -f curry.dot -d 7398
```

Note that descendant graphs often have a lot ...
-