Note that only FT2 supports transforms so far.
authorTony Cook <tony@develop=help.com>
Mon, 13 Jan 2003 02:52:40 +0000 (02:52 +0000)
committerTony Cook <tony@develop=help.com>
Mon, 13 Jan 2003 02:52:40 +0000 (02:52 +0000)
lib/Imager/Font.pm

index a296967d6efa1c7590c077a67089b30889e52025..870d6cfb1c9af15c39418018126b810c894bba11 100644 (file)
@@ -662,6 +662,9 @@ It's possible that a driver will disable hinting if you use a
 transformation, to prevent discontinuities in the transformations.
 See the end of the test script t/t38ft2font.t for an example.
 
+Currently only the ft2 (Freetype 2.x) driver supports the transform()
+method.
+
 =item has_chars(string=>$text)
 
 Checks if the characters in $text are defined by the font.