Commit graph

9 commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Yen-Ming Lee
0912593082 Update to 0.9.5
PR:		58903
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
2003-11-04 00:59:07 +00:00
Vanilla I. Shu
419e5e3ae6 update to 0.9.4
update MASTER_SITES
take maintainership

PR:		ports/57180
Submitted by:	statue@freebsd.sinica.edu.tw
2003-09-30 17:55:12 +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
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