Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

New option "keepAspectRatio" #77

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 14, 2020

  1. New parameter: keepAspectRatio

    -new parameter: keepAspectRatio to edit aspect ratio
    rastafan committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    7e51929 View commit details
    Browse the repository at this point in the history
  2. fix test keepAspectRatio

    fix test keepAspectRatio
    rastafan committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    3927bce View commit details
    Browse the repository at this point in the history
  3. keepAspectRatio doc update

    keepAspectRatio doc update
    rastafan committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    89434f3 View commit details
    Browse the repository at this point in the history
  4. keepAspectRation on Android

    keepAspectRation on Android
    rastafan committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    fd9dbc7 View commit details
    Browse the repository at this point in the history
  5. Respect ios targetWidth and targetHeight

    On iOS, it now respects the size specified with targetWidth and targetHeight, instead of starting always with a square cropped image. If -1 is specified on one of the two dimension, that dimension is replaced by the picture corrisponding dimension.
    rastafan committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    50e9c53 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. version bump 0.3.2 + doc fix

    version bump and install command fix
    rastafan committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    a509ddb View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Fix crop ratio for iOS

    Fixed crop ratio for iOS. Now it works in the same way as Android.
    rastafan committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    e7ae058 View commit details
    Browse the repository at this point in the history
  2. bump version

    rastafan committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    7d31d2b View commit details
    Browse the repository at this point in the history