aboutsummaryrefslogtreecommitdiffstats
path: root/russian/koi8r-ps/pkg-message
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1999-07-31 01:04:02 +0800
committerache <ache@FreeBSD.org>1999-07-31 01:04:02 +0800
commit2180fc5c9e3f1e36e73dd92448a753b83493d83f (patch)
treed116588f22953d49a1381e3fca0abf9cc777b65c /russian/koi8r-ps/pkg-message
parent692f117a603bbca519d87f702e7b4243912111bb (diff)
downloadfreebsd-ports-gnome-2180fc5c9e3f1e36e73dd92448a753b83493d83f.tar.gz
freebsd-ports-gnome-2180fc5c9e3f1e36e73dd92448a753b83493d83f.tar.zst
freebsd-ports-gnome-2180fc5c9e3f1e36e73dd92448a753b83493d83f.zip
Russian PS fonts
Diffstat (limited to 'russian/koi8r-ps/pkg-message')
-rw-r--r--russian/koi8r-ps/pkg-message21
1 files changed, 21 insertions, 0 deletions
diff --git a/russian/koi8r-ps/pkg-message b/russian/koi8r-ps/pkg-message
new file mode 100644
index 000000000000..8fecee3630fa
--- /dev/null
+++ b/russian/koi8r-ps/pkg-message
@@ -0,0 +1,21 @@
+This port tries to patch the GhostScript's Fontmap automaticly, so
+unless you have non-standard GhostScript installation (or if you
+installed GhostScript afterwards), you should not have to do anything.
+
+For your X-server to use the fonts, you have to add the
+${PREFIX}/share/CyrPS (usually, /usr/local/share/CyrPS) to the server's
+font-path. Use ``xset fp+'' to do this for the current X-session and
+consult your X-server's documentation to make this permanent.
+
+For gv to use the newly installed KOI8 fonts, it may have to start
+GhostScript with the ``-dNOPLATFONTS'' option. One way to ensure this is
+to add -dNOPLATFONTS to the GV.gsX11Device resource -- either in the
+/usr/X11R6/lib/X11/app-defaults/GV, or in individual's ~/.Xdefaults. An
+individual user can also put this into his or her ~/.gv file, by
+starting up gv, choosing the menu option ``Ghostscript Options'' from
+the ``State'' menu and typing in ``-dNOPLATFONTS'' into the ``Device''
+entry.
+
+This package will NOT by itself help you print Cyrillic on PostScript
+printers -- they use their own PostScript engines (not GhostScript). The
+port russian/koify may help you with those.