Skip to content

unstretched image scaling feature request #7362

Answered by fnafox
wb1016 asked this question in Help / Questions
Discussion options

You must be logged in to vote

I'm not sure I understand what you mean. Images get scaled down to available screen size by default.
If you want to specify the size of the embedded image, you can do so like this.
Omitting the height value will keep the aspect ratio.

<!-- scaling an image to an exact size -->
![image.png](/res/image.png =1920x1080)

<!-- scaling image using relative height -->
![image.png](/res/image.png =1920x)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wb1016
Comment options

Answer selected by NGPixel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants