static S himgSameLink_scaleToHeight(int height, S url, int originalWidth, int originalHeight) { ret himgSameLink(url, +height, width := calcWidth(originalWidth, originalHeight, height)); }