1SPIRO(3)                   Library Functions Manual                   SPIRO(3)
2
3
4

NAME

6       libspiro - A clothoid to bezier spline converter
7

SYNOPSIS

9       #include <spiroentrypoints.h> and then compile and link with -lspiro
10

DESCRIPTION

12       Spiro  library  for  curve design which simplifies drawing of beautiful
13       curves.
14
15       libspiro takes an array of spiro control points which can be easier for
16       an  artist  to create and modify, and then converts these into a series
17       of bezier splines which can then be used in  the  myriad  of  ways  the
18       world has come to use beziers.
19
20       spiroentrypoints.h  has  technical  information  on how to connect with
21       libspiro    and    further    information    can    be     found     at
22       http://github.com/fontforge/libspiro
23

REPORTING PROBLEMS

25       Before  reporting a problem, please check the libspiro web site to ver‐
26       ify that you have the latest version of libspiro
27
28       Great care has been taken to maintain backwards compatibility so it  is
29       recommended to upgrade if you experience problems with earlier libspiro
30       versions.
31

AUTHORS AND LICENSE

33       libspiro originated from ppedit which was a pattern  plate  editor  for
34       Spiro  splines.   Copyright  (C) 2007 Raph Levien. GNU GPL version 2 or
35       higher.
36
37       This version of libspiro Copyright (C) 2007-2020 is GNU GPL  version  3
38       or higher and contains a number of significant improvements and fixes.
39
40       Please  see  AUTHORS file for everyone involved in making and improving
41       libspiro
42
43       Further details (on why and what) can also be seen in git history.
44
45
46
47                                  2020-May-05                         SPIRO(3)
Impressum