head	1.2;
access;
symbols
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.01.19.22.19.00;	author clive;	state dead;
branches;
next	1.1;

1.1
date	2000.11.03.12.26.53;	author kevlo;	state Exp;
branches;
next	;


desc
@@


1.2
log
@freetype.h symbolic link no longer exists.
Thus we don't have to remove freetype from <freetype/freetype.h> now.

Submitted by: bento
@
text
@--- ttf2psm.c.orig	Thu Nov  2 22:47:32 2000
+++ ttf2psm.c	Thu Nov  2 22:47:35 2000
@@@@ -19,7 +19,7 @@@@
  */
 
 #include<stdio.h>
-#include<freetype/freetype.h>
+#include<freetype.h>
 #include<string.h>
 #include<ctype.h>
 
@


1.1
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
@@

