shithub: xui

ref: 00d144fb31327e3e7181f669c58d6fdbe0c9485e
dir: /font/font_plan9.go/

View raw version
package font

func FontDir() string {
	return "/lib/font/bit/lucida"
}

func FontFile() string {
	return "unicode.9.font"
}