The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD vietnamese : vnlpr

Shell script and set of fonts to print Vietnamese text on PostScript printer

 	vnlpr is a shell script that utilizes the vnpstext and vn7to8
utilities to print vietnames text on PostScript printer on Unix machines
using various Type-1 fonts supplied by TriChlor and the Courier fonts 
from the vnpstext package.

	The Type-1 font files are converted from the pfb files.

	am_11.gsf	A'nh Minh font      (Optima)
	hm_11.gsf	Heo May font        (Helvetica)
	hy_11.gsf	Hoa`ng Ye^'n font   (Present Script)
	mq_11.gsf	Minh Qua^n font     (Courier)
	pt_11.gsf	Phu+o+ng Tha?o font (Brush Script)
	th_11.gsf	Tha Hu+o+ng font    (Chancery)
	uh_11.gsf	U Hoa`i font        (Utopia)

	These fonts can also be used with the ghostscript package for
conversion of PostScript file into other printer formats.

	The .gsf files should be placed at the same place as the initialization
files for the vnpstext package.

        pr_am.ps, pr_hm.ps, pr_hy.ps, pr_mq.ps, pr_pt.ps, pr_th.ps and
pr_uh.ps are PostScript files that show the above font types.

	Instruction for using the vnlpr script is in the begining of the
script, and also by typing 'vnlpr -h' will show a description of the
usage also.
You'll need to edit the VNLIB environment variable in vnlpr so it point
to this directory that contains the .gsf files. You must also install 
vnpstext first.

        For example:

   vnlpr -mq -s 8 emtoi
                      This print emtoi using MinhQua^n size 8

   vnlpr -uh -s 10 -i emtoi
                      This print emtoi using U Hoa`i Italic size 10


	Read the INSTALL file for installation procedure.

- Happy printing -

Written by Phu`ng Gia Cu+ (phung@spin.chem.utah.edu)
 

ftp://ftp.monash.edu.au/pub/vietnam/unix/



vnlpr history


v. 1.18
date: 2005/07/17 02:11:06;  author: obrien;  state: Exp;  lines: +1 -2
The grand-daddy site of VietNet gone :~-(	R.I.P. media.mit.edu

v. 1.17 date: 2003/03/07 06:11:49; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.16 date: 2002/11/10 16:48:19; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.15 date: 2002/11/07 03:38:39; author: obrien; state: Exp; lines: +3 -1 Use PORTCOMMENT.
v. 1.14 date: 2000/04/21 08:18:05; author: mharo; state: Exp; lines: +2 -2 Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.13 date: 2000/04/15 01:56:15; author: asami; state: Exp; lines: +3 -3 Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in ../Makefile.inc.
v. 1.12 date: 2000/04/09 21:54:45; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.11 date: 2000/03/22 00:28:01; author: obrien; state: Exp; lines: +2 -1 Restore useless version required comments.
v. 1.10 date: 2000/03/20 02:37:30; author: obrien; state: Exp; lines: +1 -2 Remove the "version required" line.
v. 1.9 date: 2000/02/13 03:24:34; author: obrien; state: Exp; lines: +3 -3 Style nits in the ports I maintain.
v. 1.8 date: 1999/09/05 22:21:16; author: obrien; state: Exp; lines: +2 -1 adjust for my editor
v. 1.7 date: 1999/08/31 02:11:49; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.6 date: 1997/11/03 21:08:24; author: obrien; state: Exp; lines: +1 -1 That should have been "print".
v. 1.5 date: 1997/11/03 21:07:10; author: obrien; state: Exp; lines: +2 -2 Added "editors" to the category.
v. 1.4 date: 1997/10/10 06:53:41; author: obrien; state: Exp; lines: +2 -2 Change my email address to @FreeBSD
v. 1.3 date: 1997/09/22 17:04:39; author: max; state: Exp; lines: +4 -4 Style police.
v. 1.2 date: 1997/09/22 16:54:21; author: max; state: Exp; lines: +2 -3 Use ISO639 language code instead of ISO3166 country code for PKGNAME. (IE, vn-* -> vi-*.)
v. 1.1 date: 1996/12/09 02:02:49; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/12/09 02:02:49; author: obrien; state: Exp; lines: +0 -0 vnlpr is a shell script that utilizes the vnpstext and vn7to8 utilities to print vietnames text on PostScript printer on Unix machines using various Type-1 fonts supplied by TriChlor and the Courier fonts from the vnpstext package. ============================================================================= v. 1.18 date: 2005/07/17 02:11:06; author: obrien; state: Exp; lines: +1 -2 The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.edu
v. 1.17 date: 2003/03/07 06:11:49; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.16 date: 2002/11/10 16:48:19; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.15 date: 2002/11/07 03:38:39; author: obrien; state: Exp; lines: +3 -1 Use PORTCOMMENT.
v. 1.14 date: 2000/04/21 08:18:05; author: mharo; state: Exp; lines: +2 -2 Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.13 date: 2000/04/15 01:56:15; author: asami; state: Exp; lines: +3 -3 Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in ../Makefile.inc.
v. 1.12 date: 2000/04/09 21:54:45; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.11 date: 2000/03/22 00:28:01; author: obrien; state: Exp; lines: +2 -1 Restore useless version required comments.
v. 1.10 date: 2000/03/20 02:37:30; author: obrien; state: Exp; lines: +1 -2 Remove the "version required" line.
v. 1.9 date: 2000/02/13 03:24:34; author: obrien; state: Exp; lines: +3 -3 Style nits in the ports I maintain.
v. 1.8 date: 1999/09/05 22:21:16; author: obrien; state: Exp; lines: +2 -1 adjust for my editor
v. 1.7 date: 1999/08/31 02:11:49; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.6 date: 1997/11/03 21:08:24; author: obrien; state: Exp; lines: +1 -1 That should have been "print".
v. 1.5 date: 1997/11/03 21:07:10; author: obrien; state: Exp; lines: +2 -2 Added "editors" to the category.
v. 1.4 date: 1997/10/10 06:53:41; author: obrien; state: Exp; lines: +2 -2 Change my email address to @FreeBSD
v. 1.3 date: 1997/09/22 17:04:39; author: max; state: Exp; lines: +4 -4 Style police.
v. 1.2 date: 1997/09/22 16:54:21; author: max; state: Exp; lines: +2 -3 Use ISO639 language code instead of ISO3166 country code for PKGNAME. (IE, vn-* -> vi-*.)
v. 1.1 date: 1996/12/09 02:02:49; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/12/09 02:02:49; author: obrien; state: Exp; lines: +0 -0 vnlpr is a shell script that utilizes the vnpstext and vn7to8 utilities to print vietnames text on PostScript printer on Unix machines using various Type-1 fonts supplied by TriChlor and the Courier fonts from the vnpstext package. ============================================================================= v. 1.18 date: 2005/07/17 02:11:06; author: obrien; state: Exp; lines: +1 -2 The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.edu
v. 1.17 date: 2003/03/07 06:11:49; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.16 date: 2002/11/10 16:48:19; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.15 date: 2002/11/07 03:38:39; author: obrien; state: Exp; lines: +3 -1 Use PORTCOMMENT.
v. 1.14 date: 2000/04/21 08:18:05; author: mharo; state: Exp; lines: +2 -2 Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.13 date: 2000/04/15 01:56:15; author: asami; state: Exp; lines: +3 -3 Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in ../Makefile.inc.
v. 1.12 date: 2000/04/09 21:54:45; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.11 date: 2000/03/22 00:28:01; author: obrien; state: Exp; lines: +2 -1 Restore useless version required comments.
v. 1.10 date: 2000/03/20 02:37:30; author: obrien; state: Exp; lines: +1 -2 Remove the "version required" line.
v. 1.9 date: 2000/02/13 03:24:34; author: obrien; state: Exp; lines: +3 -3 Style nits in the ports I maintain.
v. 1.8 date: 1999/09/05 22:21:16; author: obrien; state: Exp; lines: +2 -1 adjust for my editor
v. 1.7 date: 1999/08/31 02:11:49; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.6 date: 1997/11/03 21:08:24; author: obrien; state: Exp; lines: +1 -1 That should have been "print".
v. 1.5 date: 1997/11/03 21:07:10; author: obrien; state: Exp; lines: +2 -2 Added "editors" to the category.
v. 1.4 date: 1997/10/10 06:53:41; author: obrien; state: Exp; lines: +2 -2 Change my email address to @FreeBSD
v. 1.3 date: 1997/09/22 17:04:39; author: max; state: Exp; lines: +4 -4 Style police.
v. 1.2 date: 1997/09/22 16:54:21; author: max; state: Exp; lines: +2 -3 Use ISO639 language code instead of ISO3166 country code for PKGNAME. (IE, vn-* -> vi-*.)
v. 1.1 date: 1996/12/09 02:02:49; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/12/09 02:02:49; author: obrien; state: Exp; lines: +0 -0 vnlpr is a shell script that utilizes the vnpstext and vn7to8 utilities to print vietnames text on PostScript printer on Unix machines using various Type-1 fonts supplied by TriChlor and the Courier fonts from the vnpstext package. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm