Andrea fixes and pngs + Phyllis minor fixes
[goodguy/cin-manual-latex.git] / parts / Introduction.tex
index 4a68dd40ea19bd462a2fdb9f8fb8e55d14063055..114060ec56ce179e171692d2e67e0d46ffcdd8e1 100644 (file)
@@ -16,49 +16,32 @@ new features were added.  The author of the original
 \textsc{Cinelerra} program, Adam Williams, as well as many different
 people have modified the \textsc{Cinelerra} source code over the
 years.  William Morrow merged all of the known changes, whenever
-possible, into this \CGG{} version and for several years has been
-adding numerous features, updates, and fixes.  All of these software
-contributions are appreciated and each individual is thanked and
-commended for their efforts.  The \CGG{} software is under \href{https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html}{GPLv2+}
-license.
-
-As for this manual, the
-\href{https://www.gnu.org/licenses/fdl-1.3.en.html}{GNU Free
-  Documentation License} (GNU FDL or simply GFDL) is a copyleft
-license for free documentation, designed by the Free Software
-Foundation (FSF) for the GNU Project. It is similar to the GNU
-General Public License, giving readers the rights to copy,
-redistribute, and modify (except for ``variant sections'') a work
-and requires all copies and derivatives to be available under the
-same license.  The GFDL was designed for manuals, textbooks, other
-reference and instructional materials, and documentation which often
-accompanies GNU software.
-
-% FIXME The sense behind this is not apparent.
-% \textbf{This is a copy of the header from the original source code.}
-% % \begin{lstlisting}[basicstyle=\footnotesize]
-% {\small
-% \begin{verbatim}
-% *
-% * CINELERRA
-% * Copyright (C) 1997-2012 Adam Williams <broadcast at earthling dot net>
-% *
-% * This program is free software; you can redistribute it and/or modify
-% * it under the terms of the GNU General Public License as published by
-% * the Free Software Foundation; either version 2 of the License, or
-% * (at your option) any later version.
-% *
-% * This program is distributed in the hope that it will be useful,
-% * but WITHOUT ANY WARRANTY; without even the implied warranty of
-% * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-% * GNU General Public License for more details.
-% *
-% * You should have received a copy of the GNU General Public License
-% * along with this program; if not, write to the Free Software
-% * Foundation, Inc., 59 Temple Place, Suite 330, Boston
-% \end{verbatim}
-% % \end{lstlisting}
-% }
+possible, into this \CGG{} version and has been adding numerous
+features, updates, and fixes.
+
+The \CGG{} software is under
+\href{https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html}{GPLv2+}
+license. A notice of this is included in the software and shown here.
+
+\begin{lstlisting}[basicstyle=\footnotesize]
+*
+* CINELERRA
+* Copyright (C) 1997-2012 Adam Williams <broadcast at earthling dot net>
+*
+* This program is free software; you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published by
+* the Free Software Foundation; either version 2 of the License, or
+* (at your option) any later version.
+*
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+* GNU General Public License for more details.
+*
+* You should have received a copy of the GNU General Public License
+* along with this program; if not, write to the Free Software
+* Foundation, Inc., 59 Temple Place, Suite 330, Boston
+\end{lstlisting}
 
 \section*{\CGG{} Overview}%
 \label{sec:cinelerra_overview}
@@ -145,6 +128,8 @@ programmers.
                     \item Title plugin virtually unlimited script size with many changeable attributes such as size, blink, color.
                     \item Motion Graphics using the Sketcher plugin to create elements such as ellipses, rectangles and shapes for simpler motion graphics.
                     \item Open EDL for editing clips, nested clips, and xml files while working on a Project.
+                    \item The Vectorscope option in the Videoscope plugin allows for the use of any number
+of user-supplied grid patterns as an Overlay.
                 \end{itemize}
 \end{description}