-
```
mscgen is a very useful program, but the generated diagrams are just a
little... "boring".
It's possible to implement a couple of more colorful styles? something like
http://websequencediagrams.c…
-
Right now, even when the client has been set to accept JSON (and therefore expects valid JSON), a `GET` or `DELETE` on a paste that does not exist returns the string `Not Found.` While this correctly …
-
```
I have written a small patch (against rev r194) to add the support of arcksip
attribute on self arrows (arrows from one entity to itself).
I have also written a new test to check the arcskip effe…
-
```
What version of mscgen are you using? On what operating system?
Mscgen version 0.17, Copyright (C) 2007 Michael C McTernan,
Michael.McTernan.2001@cs.bris.a…
-
```
Hi
I noticed some issues with the "font determination" code (in src/main.c)
First, it only displays the "Not compiled with USE_FREETYPE" when it is
actually compiled with said macro.
Secondly, …
-
```
What version of mscgen are you using? On what operating system?
0.19 on Windows
What enhancement would you like?
Adding width and height attribute to the SVG element. Currently only the
viewBo…
-
```
Add relops that produce bi-directional arcs (with arrows on both ends):
These would produce the same line and arrowhead styles as the current
uni-directional arc types, but with arrowheads on bot…
-
```
I have written a small patch (against rev r194) to add the support of arcksip
attribute on self arrows (arrows from one entity to itself).
I have also written a new test to check the arcskip effe…
-
```
Hi
Since mscgen only uses libgd for png support, it should not require this
library, when png support is disabled.
I have added a patch to the build system based on revision 75 that enables
"--w…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of mscgen are you using? On what operating system?
Please provide any additi…