freebsd-ports/graphics/inventor/files/pkg-message.in
Philip M. Gollucci 366bb3f8e9 - SUB_FILES += pkg-message
PR:             ports/142539
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:    Christian Gusenbauer <c47g@gmx.at> (maintainer)
2010-01-12 03:34:15 +00:00

23 lines
742 B
Text

*******************************************************************************
Please set the environment variable FL_FONT_PATH to the directory where your
TrueType fonts are installed. If you do not set this variable, Open Inventor(TM)
will use %%PREFIX%%/lib/X11/fonts/TTF as default.
Open Inventor (TM) needs the following TrueType fonts:
- Times-Roman
- Helvetica
- Utopia-Regular
You should make symbolic links of the TrueType fonts to the OpenInventor (TM)
font names if they are not available:
# cd %%PREFIX%%/lib/X11/fonts/TTF
# ln -s times.ttf Times-Roman
# ln -s arial.ttf Helvetica
# ln -s cour.ttf Utopia-Regular
*******************************************************************************