GraphViz2-Marpa
view release on metacpan or search on metacpan
xt/author/html/index.html view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Index of sample files created by GraphViz2::Marpa</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="pragma" content="no-cache">
<link rel="stylesheet" type="text/css" href="/assets/css/graphviz2/marpa/default.css">
<link rel="stylesheet" type="text/css" href="/assets/css/graphviz2/marpa/fancy.table.css">
</head>
<body>
<h1>Index of sample files created by <a href="http://metacpan.org/release/GraphViz2-Marpa">GraphViz2::Marpa</a> V 2.03.</h1>
<p>All scripts, input files and output files required to generate these examples are shipped in the GraphViz2::Marpa distro.</p>
<p>Some sample data is deliberately faulty, and so does not produce an image, or produces a faulty one (e.g. data/42.*.gv)</p>
<p><span class = 'index'>Note:</span> This is the author tests page. The <a href = '../index.html'>standard tests page</a> is up 1 dir level</p>
<table border = "1">
<tr>
<td>#</td><td>Result of GraphViz2::Marpa processing *.gv</td><td>Result of dot processing the same file</td>
</tr>
<tr>
<td>1</td>
<td>
Input file: xt/author/data/AvantGarde.gv (1484 bytes):<br />digraph{
<br /> 1 -> 2 -> 3 -> 4;
<br />
<br /> 1[ fontname="AvantGarde-Book" shape=box width=0 height=0 margin="0,0"
<br /> label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
<br /> <TR><TD>"AvantGarde-Book"</TD></TR>
<br /> <TR><TD>"ABCDEFGHIJLKLMNOPQRSTUVWXYZ"</TD></TR>
<br /> <TR><TD>"abcdefghijlklmnopqrstuvwxyz"</TD></TR>
<br /> <TR><TD>"ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz"</TD></TR>
<br /> </TABLE>>];
<br />
<br /> 2[ fontname="AvantGarde-BookOblique" shape=box width=0 height=0 margin="0,0"
<br /> label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
<br /> <TR><TD>"AvantGarde-BookOblique"</TD></TR>
<br /> <TR><TD>"ABCDEFGHIJLKLMNOPQRSTUVWXYZ"</TD></TR>
<br /> <TR><TD>"abcdefghijlklmnopqrstuvwxyz"</TD></TR>
<br /> <TR><TD>"ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz"</TD></TR>
<br /> </TABLE>>];
<br />
<br /> 3[ fontname="AvantGarde-Demi" shape=box width=0 height=0 margin="0,0"
<br /> label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
<br /> <TR><TD>"AvantGarde-Demi"</TD></TR>
<br /> <TR><TD>"ABCDEFGHIJLKLMNOPQRSTUVWXYZ"</TD></TR>
<br /> <TR><TD>"abcdefghijlklmnopqrstuvwxyz"</TD></TR>
<br /> <TR><TD>"ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz"</TD></TR>
<br /> </TABLE>>];
<br />
<br /> 4[ fontname="AvantGarde-DemiOblique" shape=box width=0 height=0 margin="0,0"
<br /> label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
<br /> <TR><TD>"AvantGarde-DemiOblique"</TD></TR>
<br /> <TR><TD>"ABCDEFGHIJLKLMNOPQRSTUVWXYZ"</TD></TR>
<br /> <TR><TD>"abcdefghijlklmnopqrstuvwxyz"</TD></TR>
<br /> <TR><TD>"ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz"</TD></TR>
( run in 2.980 seconds using v1.01-cache-2.11-cpan-140bd7fdf52 )