Ticket #57272: patch-Liberation-fonts.diff
File patch-Liberation-fonts.diff, 556 bytes (added by ballapete (Peter "Pete" Dyballa), 6 years ago) |
---|
-
ntpclients/ntpviz.py
old new 1561 1561 if 2 < args.debug_level: 1562 1562 sys.stderr.write("ntpviz: INFO: now running at nice: %s\n" % nice) 1563 1563 1564 for fontpath in ("/usr/share/fonts/liberation", 1564 for fontpath in ("/opt/local/share/fonts/liberation-fonts", 1565 "/usr/share/fonts/liberation", 1565 1566 "/usr/share/fonts/liberation-fonts", 1566 1567 "/usr/share/fonts/truetype/liberation"): 1567 1568