mirror of https://github.com/dspinellis/UMLGraph
For version 1.20
This commit is contained in:
parent
09aed1fee6
commit
076c9442a7
|
|
@ -222,6 +222,11 @@ You can download it in source and compiled format from the following links:
|
|||
<dt>Version 1.20 2002/09/23<dd>
|
||||
Fixed bug in 1.19 with node font name specification.
|
||||
|
||||
<dt>Version 1.20 2003/04/25<dd>
|
||||
Fixes by Nick Efthymiou (thanks):
|
||||
will generate SVG hyperlinks to Javadoc documentation,
|
||||
better handling of abstract class fonts,
|
||||
and correct listing of interfaces.
|
||||
<dt>Version 1.19 2002/09/20<dd>
|
||||
New options:
|
||||
nodefontname,
|
||||
|
|
|
|||
|
|
@ -222,6 +222,11 @@ You can download it in source and compiled format from the following links:
|
|||
<dt>Version 1.20 2002/09/23<dd>
|
||||
Fixed bug in 1.19 with node font name specification.
|
||||
|
||||
<dt>Version 1.20 2003/04/25<dd>
|
||||
Fixes by Nick Efthymiou (thanks):
|
||||
will generate SVG hyperlinks to Javadoc documentation,
|
||||
better handling of abstract class fonts,
|
||||
and correct listing of interfaces.
|
||||
<dt>Version 1.19 2002/09/20<dd>
|
||||
New options:
|
||||
nodefontname,
|
||||
|
|
|
|||
Loading…
Reference in New Issue