Skip to content

Releases: ValleytheKnight/Canvas-Text-Scaler

Release list

0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 03:48

Fixes an overflow bug: a card with more text than fits used to scroll no matter how big you resized it, because font size scaled at the same rate as card size. This adds a correction pass that shrinks text further on cards that would otherwise overflow, down to your minimum font size, with a Shrink to fit toggle in settings if you want the old behavior back.

0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 18:22

Initial release: scales Canvas card text to the card size as you resize it, instead of only scaling with zoom.