# @@ Meta Begin # Redirect tclspline 1.0 # Meta as::author {Karl Lehenbauer} # Meta as::build::date 2015-03-24 # Meta as::note Business Edition Only --- License required # Meta as::origin http://github.com/flightaware/tclspline # Meta as::repository http://teapot-be.activestate.com # Meta as::type package # Meta category Mathematics Graphics # Meta description Tclspline is a direct Tcl interface to the spline # Meta description functions extracted from Tk. It takes a series of # Meta description points and then interpolates between them using a # Meta description bezier spline. --- Access to this package requires a # Meta description valid ActiveState ActiveTcl Business Edition # Meta description license. Please visit # Meta description http://www.activestate.com/business-edition to learn # Meta description more about the ActiveTcl Business Edition offering. # Meta license BSD # Meta platform solaris2.8-sparc # Meta require {Tcl 8.4} # Meta subject Tk spline smooth bezier # Meta summary Spline calculations # @@ Meta End