Skip to content

vfs5011: Prevent too small images

Benjamin Berg requested to merge benzea/misc-fixes-2 into master

We need more than 1 line for assembling, but in general, we should have a reasonable amount of lines. So use the width in the hope we'll get an image that is about square at least.

Closes: #135 (closed)

Merge request reports