]> git.imager.perl.org - imager.git/commit - t/t35ttfont.t
- Imager::Font::BBox objects now have right_bearing() and display_width()
authorTony Cook <tony@develop=help.com>
Tue, 26 Apr 2005 08:55:35 +0000 (08:55 +0000)
committerTony Cook <tony@develop=help.com>
Tue, 26 Apr 2005 08:55:35 +0000 (08:55 +0000)
commit7fdbfba8aac6f6770cb85bb65e0243ec1f17cf08
tree4c674d283b7a3ec1a2749aaab6a14c902f431542
parent319bf94b82d402118fb2ebbbd307c519d02178a1
- Imager::Font::BBox objects now have right_bearing() and display_width()
  methods.  Hopefully this and the advance_width() method fills out
  the Imager bounding box interface to a useful state.
  Implemented for FT2, FT1.x, T1Lib so far.
Changes
dynfilt/Makefile.PL
font.c
lib/Imager/Font.pm
t/t30t1font.t
t/t35ttfont.t
t/t36oofont.t