Commit Graph

7 Commits

Author SHA1 Message Date
Harald Welte 3c185e97f1 add support for printing a title on top of the picture 2011-10-07 21:22:25 +02:00
Harald Welte 5bad900708 new gen_ladder implementation, based on the GD perl module
This version generates PNG graphics based on the perl GD bindings and no
longer uses dot craphics.  This solves the long-standing problems that
existed with dot and 'bent arrows'

TODO:
	* re-add support for dashed arrows
	* re-add support for bi-directional arrows
2011-10-07 20:36:29 +02:00
Harald Welte 548f1a5a40 allow the use of underscores in entity names 2010-07-18 20:54:00 +02:00
Harald Welte 1574f6203e fix problem where all lines are suddenly dashed
by moving the variables into a different scope
2010-07-09 12:31:04 +02:00
Harald Welte 618ce6c53e add support for dashed and bi-directional messages 2010-07-09 09:51:15 +02:00
Harald Welte efffc3c65c Add GPLv2-or-later license header 2010-07-09 09:25:43 +02:00
Harald Welte a831a2a80b initial commit of tool to generate ladder diagrams 2010-07-09 09:20:42 +02:00