]> git.mdlowis.com Git - proto/labwc.git/commit
img: fix scaling for rendering large image in non-square rectangle
authortokyo4j <hrak1529@gmail.com>
Tue, 24 Dec 2024 04:39:25 +0000 (13:39 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 28 Dec 2024 23:06:38 +0000 (23:06 +0000)
commitadccc3ec8442921117da9b7adf87a814cd27ddc3
tree163a4740a6473d6715aff4a5afe3c4002451ca53
parent028e24dc13c17208722f913390530382c2b7a963
img: fix scaling for rendering large image in non-square rectangle

16dbdc6 caused a regression that the vscode icon (1024x1024) in the
titlebar is cut off with following configuraion:

  window.button.width: 26
  window.button.height: 16
src/img/img.c