Skip to content
  • Jon Nordby's avatar
    operations: Add scale-size-keepaspect · 24b8b092
    Jon Nordby authored
    The original scale-size requires to pass both height and width.
    scale-size-keepaspect will calculate one from the other, preserving
    the original aspect ratio if only one is specified.
    If no dimensions are specified, keeps original dimensions.
    24b8b092