README
上传用户:qdrechuli
上传日期:2022-08-01
资源大小:917k
文件大小:1k
源码类别:

视频捕捉/采集

开发平台:

Visual C++

  1. This are Text utilities for use with the GD drawing package. This
  2. package provides three modules:
  3. GD::Text:
  4.     Provides information about a font, irrespective of whether the font
  5.     is a TTF or builtin font.
  6. GD::Text::Align
  7.     Align a string around a coordinate, left, right, center, top, bottom
  8.     or center.
  9. GD::Text::Wrap
  10.     Wrap a long string between a right and left margin, starting at a
  11.     certain y coordinate. Layout the text flush left, flush right,
  12.     center, or justified.
  13. Requirements:
  14. perl 5.005_03 or higher, preferably 5.6. It may work on older
  15. versions, but it has not been tested, and I won't spend a lot of
  16. time trying to support it.
  17. GD 1.20 or up, built for TTF (freetype) support.
  18. Installation:
  19.     perl Makefile.PL
  20.     make
  21.     make test
  22.     make demo
  23.     make install
  24. Demo(s) can be found in the demo directory.
  25. Todo:
  26. - Make the interface more flexible
  27. - Alignment for the wrap boxes as a whole
  28. - More demo code
  29.     
  30. COPYRIGHT
  31. Copyright (c) 1999 Martien Verbruggen
  32. mgjv@comdyn.com.au
  33. This package is free software; you can redistribute it and/or
  34. modify it under the same terms as Perl itself.
  35. Enclosed font: 
  36.     Cetus by Greg Meronek, downloaded from http://www.fontpool.com/