Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's command line page.
dot -Tpng out.dot > out.png
|
List of supported output types (from [1])
- bmp: Windows Bitmap Format
- canon: DOT
- dot: DOT
- xdot: DOT
- cmap: Client-side imagemap (deprecated)
- eps: Encapsulated PostScript
- fig: FIG
- gd: GD/GD2 formats
- gd2: GD/GD2 formats
- gif: GIF
- gtk: GTK canvas
- ico: Icon Image File Format
- imap: Server-side and client-side imagemaps
- cmapx: Server-side and client-side imagemaps
- imap_np: Server-side and client-side imagemaps
- cmapx_np: Server-side and client-side imagemaps
- ismap: Server-side imagemap (deprecated)
- jpg: JPEG
- jpeg: JPEG
- jpe: JPEG
- pdf: Portable Document Format (PDF)
- plain
- plain-ext: Simple text format
- png: Portable Network Graphics format
- ps: PostScript
- ps2: PostScript for PDF
- svg: Scalable Vector Graphics
- svgz: Scalable Vector Graphics
- tif: TIFF (Tag Image File Format)
- tiff: TIFF (Tag Image File Format)
- vml: Vector Markup Language (VML)
- vmlz: Vector Markup Language (VML)
- vrml: VRML
- wbmp: Wireless BitMap format
- xlib: Xlib canvas
dot2tex out.dot > out.tex
texi2pdf out.tex
|
External links
References
- http://www.graphviz.org/doc/info/output.html
Go back to Richel Bilderbeek's command line page.
Go back to Richel Bilderbeek's homepage.
