blob: 68f3f1d71f1b7d8c2110f57a5012b24fb1784e05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
%% Package pst-bspline
%%
%% Copyright 2011--2016 Michael Sharpe <msharpe@ucsd.edu>
%%
%% Version 1.62, 2016/04/21
%%
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 update adds a number of macros allowing B-spline curves to be used as if they were parametric curves or graphs of functions, including several macros for thickened B-splines.
The .tex and .sty files should be installed in a folder searched by TeX. All documentation is in pst-bspline-doc.pdf.
License:
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
version 1.3c of this license or (at your option) any
later version: <http://www.latex-project.org/lppl.txt>
|