kufii / CodeSnap

📸 Take beautiful screenshots of your code in VS Code!
https://marketplace.visualstudio.com/items?itemName=adpyke.codesnap
538 stars 68 forks source link

Feature: configure minimum window width #117

Open unional opened 2 years ago

unional commented 2 years ago

Setting a minimum window width helps ensure a fixed DPI of the text.

Currently the window width depends on the width of the selected text, that means the resolution will be varied.

When using the image in a scaled environment (e.g. slides using revealjs), each image will have a different font size.