README file for nhpf version 1.4.
Lee yongjae, setup@shiva.snu.ac.kr, 1997.1.28.

nhpf is Hangul Printing Filter for Netscape (2.0 or later) PS-saved file.

This program makes you can print hangul homepages with Netscape 2.0 or later,
in Unix with PostScript printer (or with Ghostscript).

The filtered PS file is self-contained, because this program appends
a hangul font "n3f-5" (N-byte 3BeolSik hangul Font 5) and "n3f-5b" (the
bold font) to the file. This means that you can print hangul homepages 
with ANY(!) PostScript printer.

Usage:

  1. Save the Hangul homepage with "Save..." menu as "PostScript".
     (Do not save with "Print..." menu. "Print..." destroys texts.)

  2. Filter the PS file through "nhpf", with redirection, such that:

       nhpf < original-ps-file > filtered-ps-file

  3. Print the filtered PS file with PostScript printer.

