more drawing docs

This commit is contained in:
John Whitington 2023-06-02 16:51:11 +01:00
parent 842dd1b6d0
commit 5cedaa5df9
2 changed files with 17 additions and 7 deletions

Binary file not shown.

View File

@ -4162,15 +4162,25 @@ FIXME -underneath, URLs don't work, add -text-width
\end{framed}}
\section{A new blank PDF}
\index{create new PDF}
\section{Basics}
We can build a new PDF file, given a number of pages and a paper size. The default is one page, A4 portrait.
\section{Building and showing paths}
\begin{framed}
\noindent\small\verb?cpdf -create-pdf -create-pdf-pages 20?\\
\noindent\small\verb? -create-pdf-papersize usletterportrait -o out.pdf?
\end{framed}
\section{Clipping with paths}
\section{Path parameters}
\section{The graphics stack and matrices}
\section{Re-use with XObjects}
\section{Images}
\section{Transparency}
\section{Text}
\section{The next page}
\clearpage\pagestyle{empty}