blob: df0f5ffeafc4849e70ea73b82933602fdf8a2c9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
%% Package pst-Bspline
%%
%% Michael Sharpe <msharpe@ucsd.edu>
%%
%% Version 1.2, 2010/06/12
%%
%% License: Free
This package draws uniform, cubic Bspline curves, open and closed, based on a sequence of Bspline control points. There is also code which permits drawing the open or closed cubic Bspline curve interplating a sequence of points.
The .tex and .sty files should be installed in a folder searched by TeX. All documentation is in pst-bspline-doc.pdf.
|