blurry diagram

0 votes
asked Nov 8, 2023 in Question / help by anonymous

a class with skinparam dpi 100 rendered with server. outcome is blurry

a class with skinparam dpi 300 rendered with server. no blurr

the problem is that with 300 dpi things get way too big when the space is not shared with other diagram elements. here is a class with 300dpi without other elements in the diagram: 

any idea what i can try to fix this ? 

1 Answer

0 votes
answered Mar 12 by dickmaley (4,120 points)
Isn't this what svg is for, it renders at any scale.
...