README file for nhpf version 1.0.
Lee yongjae, setup@shiva.snu.ac.kr, 1996.5.18.

nhpf is Hangul Printing Filter for Netscape (2.0 or later) PS save file.
it is modified version of hpf v1.0.


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) 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.

