pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/47423 (graphviz does not list fontconfig as a dependancy)
Synopsis: graphviz does not list fontconfig as a dependancy
State-Changed-From-To: open->feedback
State-Changed-By: leot%NetBSD.org@localhost
State-Changed-When: Sat, 30 Mar 2019 12:06:55 +0000
State-Changed-Why:
Can you please share the output of the suggested `dot' invocation?
E.g., here doing what described in `How-To-Repeat:' leads to:
fontname: "helvetica" resolved to: (ps:pango Helvetica, REGULAR) (PangoCairoFcFont) "Helvetica, Regular" *no pathname available*
...and indeed the produced PDF doesn't seem to have TrueType fonts.
Adjusting simple.dot to use another font, e.g.:
node [fontname="Luxi Mono"]
...and rerunning dot leads to:
fontname: "Luxi Mono" resolved to: (PangoCairoFcFont) "Luxi Mono, Regular" /usr/X11R7/lib/X11/fonts/TTF/luximr.ttf
So it seems that TrueType fonts are used (but I can probably missing something!).
Thank you!
Home |
Main Index |
Thread Index |
Old Index