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