Ticket #57272: patch-Liberation-fonts.diff

File patch-Liberation-fonts.diff, 556 bytes (added by ballapete (Peter "Pete" Dyballa), 6 years ago)

Proposed patch to allow ntpclients/ntpviz.py find Liberation fonts

  • ntpclients/ntpviz.py

    old new  
    15611561        if 2 < args.debug_level:
    15621562            sys.stderr.write("ntpviz: INFO: now running at nice: %s\n" % nice)
    15631563
    1564     for fontpath in ("/usr/share/fonts/liberation",
     1564    for fontpath in ("/opt/local/share/fonts/liberation-fonts",
     1565                     "/usr/share/fonts/liberation",
    15651566                     "/usr/share/fonts/liberation-fonts",
    15661567                     "/usr/share/fonts/truetype/liberation"):
    15671568