horizontal line in svg output to short

0 votes
asked Dec 1, 2015 in Bug by eicke (180 points)
When I use the svg output format, horizontal lines in class definition seems to short.  I tried with several different svg tools (Ilustrator, Inkscape, Firefox) to check the output.

Below is a minimal example:

@startuml
skinparam backgroundcolor transparent
skinparam classAttributeIconSize 0
skinparam classBorderThickness .8
hide circle
class Foo {
  -name : String
}
@enduml

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...