Number: 209
Title: Dotted and dashed lines are solid
Submitter: Don McClimans
Date: Mon Oct 14 07:26:59 2002
Subsys: Dot
Version: 1.8.10
System: x86-Other-Windows 2000 sp2
Severity: minor
Problem:
After upgrading from 1.8.9 to 1.8.10, lines that have the style "dashed" or "dottet" lines are drawn solid.
Input:
digraph inheritance
{
	Node1 -> Node2 [style = "dotted"];
}
Owner: erg
Status: Fixed (14 October 2002)