mitre-attack / attack-navigator

Web app that provides basic navigation and annotation of ATT&CK matrices
https://mitre-attack.github.io/attack-navigator
Apache License 2.0
2.01k stars 593 forks source link

Add option for choosing Font Size when Exporting to SVG #484

Closed jondricek closed 1 year ago

jondricek commented 2 years ago

Related to #221 and #394.

Problem

When exporting to SVG from Navigator, the font size is consistent ever since @lilyjw's pull request in #394. This is better than the dynamic font size approach from before, but it can be pretty small to read.

Request

It would be nice to be able to set a font size when exporting, so not only would the font be consistent, but configurable to the end user.

clemiller commented 1 year ago

Changes for this issue have been staged on develop, see #584.