mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
14 lines
489 B
Plaintext
14 lines
489 B
Plaintext
![]() |
---------------------------------------------------------------------------
|
||
|
|
||
|
If you wish to use ghostview to view or print the Postscript output
|
||
|
from PMW, then you need to create symlinks for the font files:
|
||
|
|
||
|
ln -s %%PREFIX%%/share/pmw/psfonts/* %%LOCALBASE%%/share/ghostscript/fonts/
|
||
|
|
||
|
and also add the following line to
|
||
|
%%LOCALBASE%%/share/ghostscript/x.xx/lib/Fontmap.GS
|
||
|
|
||
|
/PMW-Music (PMW-Music.pfa) ;
|
||
|
|
||
|
---------------------------------------------------------------------------
|