1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/japanese/dvi2ps/pkg-descr
2001-05-27 09:27:53 +00:00

15 lines
562 B
Plaintext

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.
- Remember to add pkfont package of appropreate resolution such as
pkfonts300-1.0, pkfonts600-1.0
- 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.