Searched refs:fontpath (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/groff/
H A Dgroff.cpp387 char *fontpath = getenv("GROFF_FONT_PATH"); local
388 if (fontpath && *fontpath) {
390 e += fontpath;
/netbsd-6-1-5-RELEASE/gnu/dist/groff/
H A DMakefile.in117 # Used in definitions of exec_prefix, datasubdir, fontpath, manroot.
158 # `fontpath' says where to look for dev*/*.
159 fontpath=$(localfontdir)$(RT_SEP)$(fontdir)$(RT_SEP)$(legacyfontdir)
465 "fontpath=$(fontpath)" \

Completed in 54 milliseconds