[Bug 217403] graphics/graphviz does not find fonts
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 27 19:45:24 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217403
Bug ID: 217403
Summary: graphics/graphviz does not find fonts
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: dinoex at FreeBSD.org
Reporter: vivek at khera.org
Flags: maintainer-feedback?(dinoex at FreeBSD.org)
Assignee: dinoex at FreeBSD.org
I needed to install graphviz to generate diagrams using the SchemaSpy tool with
my database.
When it runs dot it encounters the following error:
dot -Tpng:gd /tmp/mmschema/diagrams/summary/relationships.real.compact.dot
-o/tmp/mmschema/diagrams/summary/relationships.real.compact.png -Tcmapx: Error:
fontconfig: Didn't find expected font family. Perhaps URW Type 1 fonts need
installing?
Once I installed the x11-fonts/urwfonts package, these warnings went away, and
it was able to generate the diagrams instead of failing to generate any image.
It seems to me that this font package should be a dependency of graphviz.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list