head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.2
	RELEASE_2_2_7:1.1.1.1
	bg5ps_1_1_b:1.1.1.1
	KEITH:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2000.11.03.12.26.50;	author kevlo;	state Exp;
branches;
next	1.3;

1.3
date	99.12.24.04.10.21;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	98.08.05.18.13.17;	author mph;	state Exp;
branches;
next	1.1;

1.1
date	98.06.26.14.19.47;	author vanilla;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.06.26.14.19.47;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Update chinese/bg5ps to 1.3.0p3.  This version has two new features:

- Support both GB2312 and Big5 encodings.
- It can now use TTC and TTF fonts.

It's also the final version of bg5ps.

PR: 22549
Submitted by: MAINTAINER
@
text
@bg5ps is a Python script that generates Postscript from a Chinese Big5/GB
encoded file.
@


1.3
log
@Update to version 1.1b2.

PR:		15653
Submitted by:	maintainer
@
text
@d1 2
a2 2
bg5ps is a Python script that generates Postscript from a Chinese Big5
encoded file. You have to specify the TTF font path (default: ~/.bg5ps.conf).
@


1.2
log
@Grammar, spelling, and usage police.  This commit brought to you by
the letters "B" and "C".  And some Chinese symbols as well.
@
text
@a2 15

bg5ps -fp fontpath -fn fontname
      -o [1|0] -e [1|0]
      -s size -ls linespacing -cs charspacing
      -tm topMargin -bm bottomMargin -lm leftMargin -rm rightMargin
      -if inputfile -of outputfile
      -cp configFilePath
Size, linespacing, charspacing, and margins are numbers in unit of pt=1/72 in.

bg5ps -h: print this help
or
cat big5text | bg5ps options > outputfile

Example:
bg5ps -fn kai -o 1 -e 0 -s 15 -ls 10 -cs 2 -tm 72 -bm 72 -if test -of test.ps
@


1.1
log
@Initial revision
@
text
@d1 2
a2 2
bg5ps is a Python script that generates Postscript from Chinese Big5 encoded
file. You have to specify the TTF font path (default: ~/.bg5ps.conf).
@


1.1.1.1
log
@bg5ps is a python script that generates Postscript from BIG5 encoded file.
PR:		ports/6973
Submitted by:	J. T. Jang <keith.email.gcn.net.tw>
@
text
@@
