From: erg Date: Tue, 15 Apr 2008 17:20:25 +0000 (+0000) Subject: Add source for info pages to CVS X-Git-Tag: LAST_LIBGRAPH~32^2~4299 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=520d269bae161d877dc052dde8c2a337e12838d0;p=graphviz Add source for info pages to CVS --- diff --git a/doc/infosrc/shapes.3 b/doc/infosrc/shapes.3 new file mode 100644 index 000000000..c721b6d8c --- /dev/null +++ b/doc/infosrc/shapes.3 @@ -0,0 +1,25 @@ +

User-defined Nodes

+ +There is a third type of node shape which is specified by the user. +Typically, these shapes rely on the details of a concrete graphics +format. At present, shapes can be described using PostScript, via a +file or add-on library, for use in PostScript output, or shapes can +be specified by a bitmap-image file for use with SVG or bitmap (jpeg, +gif, etc.) output. More information can be found on the page + +How to create custom shapes. + +

SDL Shapes for PostScript

+One example of user-defined node shapes is provided by Mark Rison of CSR. +These are the SDL shapes. +These are available as PostScript functions whose use is described in + External PostScript procedures. +The necessary PostScript library file and sample use can be found in the +contrib/sdlshapes directory in the release. Please note the +COPYRIGHT AND PERMISSION NOTICE contained in the library file sdl.ps. +

+The table below +gives the shape names and the corresponding node shapes. + + +