Commit Graph

17 Commits

Author SHA1 Message Date
Vanilla I. Shu
fb3e92ce85 Due to ghostscript update.
PR:		ports/51681
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
2003-05-03 21:04:40 +00:00
Foxfair Hu
1ece85480a pkg-comment police: Purge them in this category while I'm here. 2003-02-26 14:23:43 +00:00
Ying-Chieh Liao
6269100485 - fix english font width problem
PR:		46445
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
2002-12-22 18:18:21 +00:00
Clive Lin
edf97d3256 Really bury patch-aa. 2002-08-04 09:19:59 +00:00
Clive Lin
f2384ad009 remove files/patch-aa
add files/patch-modules::abiword.ttfm
update files/patch-ttfinfo.c

PR: ports/38820 , ports/41141
2002-08-03 19:30:17 +00:00
Ying-Chieh Liao
5b81973fc8 add gscjk module
remove ghostscript6 module
bump portrevision

PR:		38803
Submitted by:	Statue <statue@softwareliberty.org>
2002-06-02 17:31:56 +00:00
Ying-Chieh Liao
e431625e21 AbiWord change PREFIX to X11BASE
PR:		37426
Submitted by:	Statue <statue@softwareliberty.org>
Reviewed by:
Approved by:
Obtained from:
MFC after:
2002-04-25 03:41:42 +00:00
Ying-Chieh Liao
ee6385ce2e get TTFINFO_FONT_PSNAME
PR:		37246
Submitted by:	Statue <statue@softwareliberty.org>
2002-04-20 01:16:17 +00:00
Clive Lin
0c54e1cc0a Add dependency for XFree86-4.
PR:	ports/33038
Submitted by:	Statue <statue@softwareliberty.org>
2002-03-31 10:07:04 +00:00
Maxim Sobolev
d8543839e6 Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
2002-03-14 11:16:45 +00:00
Ying-Chieh Liao
d066feed51 Since AbiWord 0.9.0, it had been moved from $PREFIX/AbiSuite
to $PREFIX/share/AbiSuite

So we should change path-setting in chinese/abiword and chinese/ttfm

PR:		30600
Submitted by:	Kuang-che Wu <kcwu@ck.tp.edu.tw>
Approved by:	MAINTAINER
2001-10-15 12:09:23 +00:00
Jing-Tang Keith Jang
f3b6e48668 Install in ${PREFIX}/share/fonts/TrueType, instead of
${PREFIX}/share/fonts/ttf.
2001-03-02 17:29:35 +00:00
Jing-Tang Keith Jang
04baea734a Update to 0.9.3. This version supports Ghostscript 6.50, and
a new abiword module and a man page were added.
2001-02-01 06:17:20 +00:00
Jing-Tang Keith Jang
b41d14b20e Make the directory list reverse-ordered.
Submitted by:	kevlo, my mentor
2001-01-30 05:32:32 +00:00
Jing-Tang Keith Jang
19184ea111 Update to 0.9.2. Prior versions of TTFM modules have many
undefined behaviors, some of which are coherent in 0.9.2,
others like CID & TTF naming conventions are not standardized
yet.

Future versions should move to FreeType 2, since it has more
font support, especially for CID fonts, so that some really
hacks can be removed from TTFM.
2000-12-04 12:15:31 +00:00
Jing-Tang Keith Jang
db5f10a4f2 Update to 0.9.1.
This version fixes some minor typos and bugs in ttfm.sh and X modules,
and the ghostscript6.ttfm module was also added.  The new module is to
be used along with the forthcoming zh-ghostscript6 and zh-enscript.  It
can also be used as a CID font manager.  Relative info can be found at:

http://www.aihara.co.jp/~taiji/tops/

The new GS6 module is written with Japan/Korean in mind, meaning there
are some barebones for identifying/using Japan/Korean TTF/CIDs.

TODO modules:
  * Abiword
  * ChiTeX
  * CID for XFree86-4
  * CJK
  * cwTeX
  * GS5.5/vflib
2000-11-26 18:39:38 +00:00
Jing-Tang Keith Jang
09cc04f6fe New port added: ttfm
A True Type Font Manager that handles true type font installation,
uninstallation, list, and default font setting.  It was originally
in the CLE Linux distribution, modified by Cheng Yuan-Chung from
Joerg Pommnitz's ttmkfdir, to have Big5/GB TTF better detection.

There are four modules as of version 0.9.0 for their respective apps:

chitex: For ChiTeX, a Chinese TeX/LaTeX
ttf2pk: Generate pk/tfm for CJK
xfreetype: For Xfsft in XFree86 3.3.x and "freetype" module in 4.x
xttfm: For X-TT in XFree86 3.3.x and "xtt" module in 4.x, available
       in both tcl and sh versions.

Since ChiTeX hasn't been ported yet, CJK needs further tuning, only
xfreetype & xttfm are available right now.  Future applications which
uses TTF(like ghostscript) should use TTFM to manage TTF.  The importing
of this port also implies existing ports like arphicttf/moettf should
be re-written.

/me is always able to find trouble for himself. :-)
2000-11-13 08:48:09 +00:00