aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/iv/pkg-descr
blob: 336dd32c8e2e9ff440adcfee2460ba8bbb3c0d54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
* How to use Interviews / idraw

    Binary files are installed to ${prefix}/interviews/bin directory.
  Please add ${prefix}/interviews/bin to your path variable.

    For example (with csh or tcsh):
        % set path = ( $path /usr/local/interviews/bin )
        % rehash
        % kinput2 &
        % idraw

    Enjoy!!

* support code of CID-Keyed font PostScript Engine is included.

* Acknowledgement

   Special thanks to:
    Akihiro SATO <akisatoh@gallop.ics.nitech.ac.jp>
    He created first ports style files of ja-InterViews.

    KATAYAMA <katayama@rd.nacsis.ac.jp>
    He created fixeucfont-1.2 which convertor for CID-keyed font
    PostScript Engine.
    http://www.rd.nacsis.ac.jp/~katayama/homepage/fixeucfont/

    FURUKAWA <yasu@on.cs.keio.ac.jp>
    He created fixcmpfont patch from fixeucfont-1.2.
    And, he fixed critical bug under egcs g++.
    http://www.on.cs.keio.ac.jp/~yasu/linux/interviews/

Yoshiro MIHIRA
<sanpei@sanpei.org>