From 26fd9a1a35c112793055a68a3043e06d375004bc Mon Sep 17 00:00:00 2001 From: lecoanet Date: Thu, 11 Dec 2003 08:00:53 +0000 Subject: * Added the skew, tcompose and tset methods --- Perl/Zinc.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Perl/Zinc.pm') diff --git a/Perl/Zinc.pm b/Perl/Zinc.pm index d413313..e3d871e 100644 --- a/Perl/Zinc.pm +++ b/Perl/Zinc.pm @@ -32,8 +32,9 @@ Tk::Methods("add", "addtag", "anchorxy", "bbox", "becomes", "bind", "cget", "gname", "group", "hasanchors", "hasfields", "hastag", "index", "insert", "itemcget", "itemconfigure", "lower", "monitor", "numparts", "postscript", "raise", "remove", "rotate", "scale", - "select", "smooth", "tapply", "tdelete", "transform", "translate", - "treset", "trestore", "tsave", "type", "vertexat", "xview", "yview"); + "select", "skew", "smooth", "tapply", "tcompose", "tdelete", "transform", + "translate", "treset", "trestore", "tsave", "tset", "type", "vertexat", + "xview", "yview"); ## coord0 is a compatibility function usefull for porting old application ## previously running with Tk::Zinc V <= 3.2.6a -- cgit v1.1