ref: bee85da05585c5f6d73208d10659f5860d3d8524 dir: /font/font_plan9.go/
package font func FontDir() string { return "/lib/font/bit/lucida" } func FontFile() string { return "unicode.9.font" }