Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 1999 14:18:54 -0800 (PST)
From:      SADA Kenji <sada@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/print/perlftlib - Imported sources
Message-ID:  <199901012218.OAA12389@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sada        1999/01/01 14:18:54 PST

  ports/print/perlftlib - Imported sources
  Update of /home/ncvs/ports/print/perlftlib
  In directory freefall.freebsd.org:/c/users/sada/work/perlftlib
  
  Log Message:
  This is a package of libraries to use the FreeType library from the
  perl language. It contains following pieces.
  
  <FreeType.xs> This is a simple caller of the FreeType library. It has
  same API as the FreeType library, so please read a manual of that to
  understand how to use this.
  
  <FreeTypeWrapper.pm> This is a simple wrapper of FreeType.xs to use
  the FreeType library from perl with easy, perl-like API.
  
  <ftinfo.pl> This is a dumper of a lot of information in each TrueType
  fonts. This convert them as human readable strings.
  
  <mkttfdir.pl> This is a maker of fonts.dir by parsing TTF and TTC
  fils. It has special handler for DynaLab fonts, so it make good
  fonts.dir automatically. And it detects what language's fonts are
  contained in it by looking at code_page_range field in os2 table, so
  it makes right entries.
  
  See also <http://www.io.com/~kazushi/xtt/#perlftlib>;
  
  Note that ftinfo core-dumps with a signal 11 in case using
  perl5.00502. :-)
  Submitted by:	Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
  
  Status:
  
  Vendor Tag:	TAOKA
  Release Tags:	perlftlib_1_2
  		
  N ports/print/perlftlib/Makefile
  I ports/print/perlftlib/CVS
  N ports/print/perlftlib/files/md5
  N ports/print/perlftlib/pkg/COMMENT
  N ports/print/perlftlib/pkg/DESCR
  N ports/print/perlftlib/pkg/PLIST
  N ports/print/perlftlib/patches/patch-aa
  
  No conflicts created by this import
  

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901012218.OAA12389>