Closed
Description
Describe the feature you'd like
Draw.io diagrams should be generated at double the resolution.
Describe the benefits this would bring to existing BookStack users
This will make diagrams look nicer on HiDPI devices. Currently, they look a bit blurry, notably the fonts. This may also be noticeable on regular displays.
Can the goal of this request already be achieved via other means?
Another possibility would be to render them as SVG (see #1170). As we don't need them to be interactive, they can be rendered in <img>
tags (but this does not solve all the problems reported in #1170).
Have you searched for an existing open/closed issue?
- I have searched for existing issues and none cover my fundemental request
How long have you been using BookStack?
0 to 6 months
Additional context
No response