1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/chinese/CJK/files/patch-ab
Steve Price ead1524ebb Fromm maintainer:
1. Change freetype-1.2 to freetype-1.3 in post-install, so
   it can find freetype sources to build ttf2pk & ttf2tfm.
2. It no longer uses moettf, but Arphic ttf instead, which
   has no character loss and IMHO much more beautiful. :)
3. Generates GB tfms from Arphic fonts.
4. Update maintainer's address.

PR:		16042
Submitted by:	maintainer
2000-01-24 06:28:34 +00:00

63 lines
1.9 KiB
Plaintext

--- texinput/Bg5/c00kai.fd.orig Mon Jun 7 06:47:47 1999
+++ texinput/Bg5/c00kai.fd Thu Jan 6 22:15:54 2000
@@ -19,7 +19,7 @@
\DeclareFontFamily{C00}{kai}{}
-\DeclareFontShape{C00}{kai}{m}{n}{<-> CJK * b5ka12}{}
-\DeclareFontShape{C00}{kai}{bx}{n}{<-> CJKb * b5ka12}{\CJKbold}
+\DeclareFontShape{C00}{kai}{m}{n}{<-> CJK * arb5kai}{}
+\DeclareFontShape{C00}{kai}{bx}{n}{<-> CJKb * arb5kai}{\CJKbold}
\endinput
--- texinput/Bg5/c00song.fd.orig Mon Jun 7 06:47:47 1999
+++ texinput/Bg5/c00song.fd Thu Jan 6 22:16:09 2000
@@ -19,7 +19,7 @@
\DeclareFontFamily{C00}{song}{}
-\DeclareFontShape{C00}{song}{m}{n}{<-> CJKsub * kai/m/n}{}
-\DeclareFontShape{C00}{song}{bx}{n}{<-> CJKsub * kai/bx/n}{}
+\DeclareFontShape{C00}{song}{m}{n}{<-> CJK * arb5sung}{}
+\DeclareFontShape{C00}{song}{bx}{n}{<-> CJKb * arb5sung}{\CJKbold}
\endinput
--- texinput/GB/c10kai.fd.orig Fri Jan 7 16:43:14 2000
+++ texinput/GB/c10kai.fd Fri Jan 7 16:42:57 2000
@@ -0,0 +1,23 @@
+% This is the file c10kai.fd of the CJK package
+% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e
+%
+% created by Werner Lemberg <wl@gnu.org>
+%
+% Version 4.3.0 (20-Jun-1999)
+
+\def\fileversion{4.3.0}
+\def\filedate{1999/06/20}
+\ProvidesFile{c10kai.fd}[\filedate\space\fileversion]
+
+
+% simplified Chinese characters
+%
+% character set: GB 2312-80
+% font encoding: CJK (standard)
+
+\DeclareFontFamily{C10}{kai}{}
+
+\DeclareFontShape{C10}{kai}{m}{n}{<-> CJK * argbkai}{}
+\DeclareFontShape{C10}{kai}{bx}{n}{<-> CJKb * argbkai}{\CJKbold}
+
+\endinput
--- texinput/GB/c10song.fd.orig Mon Jun 7 06:47:48 1999
+++ texinput/GB/c10song.fd Fri Jan 7 16:43:02 2000
@@ -17,7 +17,7 @@
\DeclareFontFamily{C10}{song}{}
-\DeclareFontShape{C10}{song}{m}{n}{<-> CJKsub * fs/m/n}{}
-\DeclareFontShape{C10}{song}{bx}{n}{<-> CJKsub * fs/bx/n}{}
+\DeclareFontShape{C10}{song}{m}{n}{<-> CJK * argbsung}{}
+\DeclareFontShape{C10}{song}{bx}{n}{<-> CJKb * argbsung}{\CJKbold}
\endinput