freebsd-ports/japanese/dvi2ps/pkg-descr

15 lines
562 B
Text
Raw Normal View History

1996-12-30 09:39:34 +01:00
DVI to PostScript converter.
A sample font description file `/usr/local/lib/dvi2ps/fontdesc' is installed.
Those who want to print out English fonts by pkfont and Japanese by
printer builtin font can use it directly.
2001-05-27 11:27:53 +02:00
- Remember to add pkfont package of appropreate resolution such as
pkfonts300-1.0, pkfonts600-1.0
2001-05-27 11:27:53 +02:00
- Default resolution is set to 300dpi in fontdesc file. You can
modify it according to your site, or override it by command line option:
dvi2ps -D RESOLUTION=(your resolution).
See /usr/local/lib/dvi2ps/doc/* files for customization.