Number: 869
Title: rotate=90 does not work with -Tps
Submitter: Emden R. Gansner
Date: Tue Jan 24 10:37:26 2006
Subsys: Dot
Version: 2.7
System: *-*-
Severity: major
Problem:
Running dot -Tps -Grotate=90 has no visible effect, though the output
does contain 90 rotate twice. I also tried -Gorientation=landscape.
This appears to be old, since the problem goes back to 1.9.
Input:
digraph G { a->b }
Comments: [ellson] If viewed with gv, it automatically rotates the view back.
Owner: ellson
Status: Fixed