mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
40d1525e9f
. Use GhostScript itself to find the Fontmap.GS -- instead of trying to parse the output of `gs -h' . Other minor improvements to scripts. Submitted by: pkg-fallout@
17 lines
718 B
Plaintext
17 lines
718 B
Plaintext
This port tries to follow numerous suggestions and HOWTOs posted on the
|
|
web about printing and viewing PostScript files containing Russian
|
|
characters (in KOI8 encoding, are there others?).
|
|
|
|
In installs the fonts taken from
|
|
ftp://ftp.kapella.gpi.ru/pub/cyrillic/psfonts/
|
|
|
|
into their own ${PREFIX}/CyrPS directory, and places the
|
|
infonts.dir/fonts.scale there for your X-server's perusal.
|
|
|
|
If you happen to have ghostscript installed, it will also append its
|
|
Fontmap file to print/display with this fonts by default.
|
|
|
|
Note, however, that this will NOT make your PostScript printers print in
|
|
Russian, since they have their own PostScript interpreters built in. Use
|
|
`koify' to deal with those.
|