 ftp://ftp.kapella.gpi.ru/pub/cyrillic/psfonts/  Type1 ps-
 koi8  koi8-r ,     gs-
postscript-.         
  Netscape Navigator/Communicator   StarOffice.
,        (.
.5-6).

 gs-type1_koi8_fonts.tgz :
- ERKurier KOI8-R ,   ttf- ((c) Gavin Helf,
  1995. Changes (c) 1996 by Andrey A. Chernov).
- 3   ArialCyrMT, CourierCyrPS  TimesNRCyrMT ((c) Monotype
  Corporation 1990-1992),    ttf-
  .  .

ERKurier  CurierCyr  monospaced . ERKurier   
    RFC 1489. ArialCyr ( imho 
    Helvetica)  TimesNRCyr - proportional .


1. Ghostscript
=========================

     ghostscript - ,  
gs-type1_koi8_fonts.tgz  gs-Fontmap.add.gz,   (
 root):

  $: cd {gs_path}/fonts/
  $: tar xzf {__}/gs-type1_koi8_fonts.tgz
  $: cd ../{__gs}/
  $: cp Fontmap Fontmap.orig
  $: zcat {__}/gs-Fontmap.add.gz >> Fontmap

({gs_path}     ghostscript,  
/usr/local/share/ghostscript).

    pfb-,  -  pfm-.  
 -       afm-,
    gs-type1_koi8_afm.tgz   
  {gs_path}/fonts/.

   pfa,   ,    
pfb-    pfb2pfa  pfbtops.

 ,      ghostscript   Courier,
Times  Helvetica  koi8 ,   Fontmap   
:       
 gs-Fontmap.add.    monospaced     
Courier -  .

   ghostscript'  koi8- 
( X-), gs     -dNOPLATFONTS.

         
postscript-  epson lq-100  hp laserjet (  
  printcap   "if"  entry  postcript-)


---cut here (begin lq100-ps filter)---
#!/bin/sh
#
# EPSON LQ-100 Postscript emulation for Netscape
#
exec /usr/local/bin/gs -q -sDEVICE=epson -r360x180 -sPAPERSIZE=a4\
                       -dNOPAUSE -dSAFER -dNOPLATFONTS -sOutputFile=- -
---cut here (end lq100-ps filter)---


---cut here (begin hplj-ps filter)---
#!/bin/sh
#
# HP LaserJet 5L Postscript emulation
#
exec /usr/local/bin/gs -q -sDEVICE=ljet4 -r600x600 -sPAPERSIZE=a4\
		       -dNOPAUSE -dSAFER -dNOPLATFONTS -sOutputFile=- -
---cut here (end hplj-ps filter)---


        (,
      X-),  ghostview
( gv)     "-arguments -dNOPLATFONTS".
    GS_OPTIONS   -dNOPLATFONTS.


2. Type1-  XFree86
==================================

  XFree86-Type1_fonts.dir.scale.gz,  
 (  root):

  $: cd /usr/X11R6/lib/X11/fonts/Type1/
  $: mv fonts.dir fonts.dir.orig
  $: mv fonts.scale fonts.scale.orig
  $: zcat {__}/XFree86-Type1_fonts.dir.scale.gz > fonts.dir
  $: cp fonts.dir fonts.scale

    fonts.*,    koi8 
    (  ).   
fonts.dir  *.pfb       ( 
  {gs_path}/fonts/).

  ,   'xset fp rehash' (
   x-).    "kurier
cyr", "arial cyr", "courier cyr"  "times cyr"    X11-
,      xterm. ( ,  
 fontpath      , 
 xdm  startx).

 ,   X-    
Type1-.  ,     ( StarOffice), 
    ,  
  . , ,     
XFree86   ,     ,
  pfb-    XWindow.

 ,   XFree86-xfonts.unscaled.tgz   ( 
root) 'xfs&',  :

  $: tar xzvf XFree86-xfonts.unscaled.tgz
  $: cd xfonts.unscaled/75dpi
  $: ../create_fonts < fonts.dir
  $: cd ../100dpi
  $: ../create_fonts < fonts.dir

 create_fonts   fstobdf  bdftopcf, 
     .

,  ,    ,  
   xfonts.unscaled/*/fonts.dir, 
  -   .     
    fonts.dir ( ), 
  create_fonts.

  - xfonts.unscaled/*dpi/*.pcf.Z -   
 /usr/X11R6/lib/X11/fonts/cyrillic/*dpi/  
    fonts.dir.   cyrillic/*dpi/
   ,   ,    fonts.dir
 *.pcf.Z       /etc/XF86Config.
    ,      
  /usr/X11R6/lib/X11/fonts/Type1/.

.        
 ,   , ,     .
,        bdf/pcf
     .


3.   Netscape Navigator/Communicator
=======================================================

    gs (.1).  WYSIWYG 
 koi8-  X11     . 
            ,
NN/NC      postscript-   :
Courier   monospaced   Times -   proportional.
      .

 ,          
  gs . Netscape  ""    
Times  Courier,    ""   .
          ( bold
/ italic) .

. Ares <ares@simtel.ru>      
     ps-    CourierCyrPS 
TimesNRCyrMT         
 ftp.kapella.gpi.ru.  netscape-cyrps-patch.tgz  README
  , ,      Netscape.


4. StarOffice
========================

    gs (.1),      
    postscript-.  ,  
     StarOffice  
,   "",   gs, (,  
swrite3  "times cyr"  "times"),     
 Fontmap (. .1)     .

     .2.

 , 
-  pfb-  gs-type1_koi8_fonts.tgz  $XPPATH/pssoftfonts/
  (    /usr/X11R6/lib/X11/fonts/Type1/)
-  afm-  gs-type1_koi8_afm.tgz  $XPPATH/fontmetrics/afm/
-    $XPPATH/psstd.fonts   (
  so-psstd.fonts.add.gz) 
    'zcat so-psstd.fonts.add.gz >> $XPPATH/psstd.fonts'

( XPPATH  , ,  /usr/local/StarOffice-3.1/xp3).

 ,    StarOffice-    
 - postscript-,    
"kurier cyr", "arial cyr", "courier cyr"  "times cyr".


5. ApplixWare
========================

  by David J. Coffin <dcoffin@shore.net>.   
       ApplixWare.

  .1 ( Ghostscript), .2 (
Type1-  XFree86)   
  /opt/applix/axdata/fontmetrics/fontmap.dir,
  ftp.kapella.gpi.ru/pub/cyrillic/psfonts/ 
aw-fontmap.dir.gz  David J. Coffin,    
fontmap.dir.

  fontmap.dir ,   
(afm-   type1_koi8_afm.tgz)   
/usr/share/ghostscript/fonts.       ,
   fontmap.dir, 
"/usr/share/ghostscript/fonts"  "/usr/local/share/ghostscript/fonts"
  ,    afm-.


6.  ,  ps-
======================================================

     .  - 
 ,       . , 
      
  .



============

  .1-4     :
 FreeBSD (  2.1.5-R)
 XFree86 (  3.1.2)
 Ghostscript (  4.03)
 Netscape Navigator (  3.01 Gold), Netscape Communicator 4.*
 StarOffice 3.1 for Linux,   Linux  FreeBSD (  2.2.2-R)


 :
=====================
-  0x80-0x9f  X-  ,  
     0xa1-0xdf    
   .  0xa0   X-   .
   ,       koi8-r (,
  ,  ERKurier).      Netscape
     . :-(
-    gs-type1_koi8_fonts.tgz   "endash",
  "quotedblleft", "quotedblright", "fi", "fl",  
      postscript-. 
        TTF-. 
       ,       
  koi8-r. :-)
- FamilyName   gs-type1_koi8_fonts.tgz   
    Times, Courier etc.,   
      (thanx   
   <dima@profit.maginfo.net>).

 ,       .
   ,    
       . ,  ,
-      .

      " " 
(,   )       
unix-.



==========

12.02.97
     gs-type1_koi8_fonts.tgz, gs-Fontmap.add.gz 
  XFree86-Type1_fonts.dir.scale.gz.  ,  ,  ,
          .
15.04.97
     gs-type1_koi8_fonts.tgz  gs-Fontmap.add.gz.
17.06.97
     afm- -  gs-type1_koi8_afm.tgz.
08.08.97
    XFree86-xfonts.unscaled.tgz  so-psstd.fonts.add.gz, 
    XFree86-Type1_fonts.dir.scale.gz  gs-type1_koi8_afm.tgz.
    XFree86-Type1_fonts.dir.scale.gz - 
    X-,   StarOffice   
      (, "times cyr"  "times").
   gs-type1_koi8_afm.tgz   *.afm   ,
        swriter3    .
24.09.97
    XFree86-xfonts.unscaled.tgz.  -  ,
     create_fonts (    
  <Eugeny.Kuzakov@lab321.ru>).
28.08.98
    netscape-cyrps-patch.tgz  Ares <ares@simtel.ru>  
   ,   .
02.10.98
    netscape-cyrps-patch.tgz, "    
    linux'" (c) Ares <ares@simtel.ru>.
06.10.98
    aw-fontmap.dir.gz  David J. Coffin <dcoffin@shore.net>
    ApplixWare.
  

============

  ,      
ps-   README    <jack@gpi.ru>
