Package: graphviz
Version: 2.26.3-5
Severity: wishlist
Hi David, Christoph, et al,
The graphviz package has "Recommends: ttf-liberation" but does not
mention in the package description that this is for the Times font.
I also wonder: why not use the desktop's default "serif" font
by default instead? What are the consequences of not having Times
available? Would it be safe to demote the Recommends to a Suggests?
Thanks for keeping graphviz working well.
-- 8< --
Subject: Explain how ttf-liberation is used in long description
Help the confused admin to decide whether to install ttf-liberation.
---
debian/control | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/debian/control b/debian/control
index e7bd46f..75c9be1 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,7 @@ Package: graphviz
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: gdtclft
-Recommends: ttf-liberation
+Recommends: ttf-liberation | ttf-mscorefonts-installer
Suggests: gsfonts, graphviz-doc
Description: rich set of graph drawing tools
Graph drawing addresses the problem of visualizing structural information
@@ -76,6 +76,10 @@ Description: rich set of graph drawing tools
database of telephone calls or e-mail messages
.
This package contains the command-line tools.
+ .
+ The default font in graphviz is Times, which is part of the ttf-liberation
+ package. graphviz will fall back to using another font with serifs if
+ Times is missing.
Package: libgv-guile
Architecture: any
--
1.7.4.rc3
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]