From 0a2fac50e1697bcd181074ec82f52155be544a87 Mon Sep 17 00:00:00 2001 From: erg Date: Tue, 8 Sep 2009 19:29:57 +0000 Subject: [PATCH] Remove information on formats that are no longer supported. --- doc/info/output.html | 44 -------------------------------------------- doc/infosrc/outputs | 20 -------------------- 2 files changed, 64 deletions(-) diff --git a/doc/info/output.html b/doc/info/output.html index c6ebe63fb..5d52f298f 100644 --- a/doc/info/output.html +++ b/doc/info/output.html @@ -40,8 +40,6 @@ formats need to be interpreted in this manner. DOT cmap Client-side imagemap (deprecated) - dia -Dia format eps Encapsulated PostScript fig @@ -53,8 +51,6 @@ formats need to be interpreted in this manner. GIF gtk GTK canvas - hpgl -HP-GL/2 ico Icon Image File Format imap @@ -69,16 +65,8 @@ formats need to be interpreted in this manner.
jpeg
jpe JPEG - mif -FrameMaker MIF format - mp -MetaPost - pcl -PCL pdf Portable Document Format (PDF) - pic -PIC plain
plain-ext Simple text format @@ -91,8 +79,6 @@ formats need to be interpreted in this manner. svg
svgz Scalable Vector Graphics - tga -Truevision Targa Format (TGA) tif
tiff TIFF (Tag Image File Format) @@ -101,8 +87,6 @@ formats need to be interpreted in this manner. Vector Markup Language (VML) vrml VRML - vtx -Visual Thought format wbmp Wireless BitMap format xlib @@ -260,9 +244,6 @@ to processing by XML tools. In particular, the cmapx output is wrapped in

See Note. -

dia -
Produces Dia output. -
eps
Produces Encapsulated PostScript output. At present, this is only guaranteed to be correct for a single @@ -283,9 +264,6 @@ formats used by the gd library. The latter is compressed.
gtk
Creates a GTK window and displays the output there. -
hpgl -
Produces output in the HP-GL/2 vector graphic printer language. -
ico
Outputs images in the Windows ICO format. @@ -379,18 +357,6 @@ node or edge name. ,
jpe
Output JPEG compressed image files. -
mif -
Generates Frame Maker MIF files. - -
mp -
Produces MetaPost output. - -
pcl -
Produces output in the PCL printer language. -HP-GL is a subset of -PCL, so that PCL output is the same as HP-GL, wrapped with some initial -and final commands to set the printer to and from HP-GL mode. -
pdf
Produces PDF output. (This option assumes Graphviz includes the Cairo renderer.) @@ -400,9 +366,6 @@ produce PDF-compatible PostScript, and then use a ps-to-pdf converter. Note: At present, this option does not support anchors, etc. To get these included in your PDF output, use ps2. -
pic -
Outputs in PIC, the picture description language in the troff-family -
plain ,
plain-ext
The plain and plain-ext formats produce output using @@ -521,9 +484,6 @@ the latter in compressed format.

See Note. -

tga -
Produces Targa output. -
tif ,
tiff
Produces TIFF output. @@ -548,10 +508,6 @@ used to texture-fill the node shapes. However, if shape=point, a node is drawn as a 3D sphere. -
vtx -
Generates graph diagrams in the format for -Confluents's Visual Thought. -
wbmp
Produces output in the Wireless BitMap (WBMP) format, optimized for mobile computing. diff --git a/doc/infosrc/outputs b/doc/infosrc/outputs index ee6563f19..fd6c70e2d 100644 --- a/doc/infosrc/outputs +++ b/doc/infosrc/outputs @@ -28,19 +28,6 @@ when viewed in a PDF-viewer, e.g., acroread, is a link to the given URL. If a URL is attached to the graph, this serves as a base, such that relative URLs on nodes are derived from it. -:dia:Dia format -Produces Dia output. -:hpgl:HP-GL/2 -Produces output in the HP-GL/2 vector graphic printer language. -:pcl:PCL -Produces output in the PCL printer language. -HP-GL is a subset of -PCL, so that PCL output is the same as HP-GL, wrapped with some initial -and final commands to set the printer to and from HP-GL mode. -:mif:FrameMaker MIF format -Generates Frame Maker MIF files. -:pic:PIC -Outputs in PIC, the picture description language in the troff-family :gd/gd2:GD/GD2 formats Output images in the GD and GD2 format. These are the internal formats used by the gd library. The latter is compressed. @@ -153,11 +140,6 @@ In general, VRML output relies on having the PNG library to produce images used to texture-fill the node shapes. However, if shape=point, a node is drawn as a 3D sphere. -:vtx:Visual Thought format -Generates graph diagrams in the format for -Confluents's Visual Thought. -:mp:MetaPost -Produces MetaPost output. :fig:FIG Outputs graphs in the FIG graphics language. :svg/svgz:Scalable Vector Graphics @@ -409,5 +391,3 @@ See Note. Creates a GTK window and displays the output there. :xlib: Xlib canvas Creates an Xlib window and displays the output there. -:tga: Truevision Targa Format (TGA) -Produces Targa output. -- 2.40.0