This PR fixes Issue #47 by adding a groupScaleFactor parameter that makes the font scale relative to the rest of the group. While it works perfectly in all my testing, there may be situations where it won't perform as expected.
Not sure if this is the best way to add a PR but GitHub doesn't seem to allow directly linking it to the issue.
This PR fixes Issue #47 by adding a
groupScaleFactor
parameter that makes the font scale relative to the rest of the group. While it works perfectly in all my testing, there may be situations where it won't perform as expected. Not sure if this is the best way to add a PR but GitHub doesn't seem to allow directly linking it to the issue.