Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for alpha channel, more flexible options #7

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

Commits on Nov 10, 2015

  1. added support to remove alpha channel on ios

    Francis Levasseur committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    9d790ff View commit details
    Browse the repository at this point in the history
  2. support "no ios filename prefix", support android "no folder" ex for …

    …playstore-icon.png
    Francis Levasseur committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    093cbe8 View commit details
    Browse the repository at this point in the history
  3. updated readme

    Francis Levasseur committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    5886d5c View commit details
    Browse the repository at this point in the history
  4. added svg support, added image mimetype check,updated readme

    Francis Levasseur committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    79eb811 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2015

  1. add parameters to force square icon (eg when ratio!=1:1)

    Francis Levasseur committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    328c8b3 View commit details
    Browse the repository at this point in the history
  2. using image magick "convert" to convert svg to png instead of node mo…

    …dule gm
    Francis Levasseur committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    3e08804 View commit details
    Browse the repository at this point in the history
  3. fix new name when svg

    Francis Levasseur committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    706f6c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2015

  1. reformatting to suit master`s needs

    Francis Levasseur committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    c56d97f View commit details
    Browse the repository at this point in the history
  2. added svg info in readme

    Francis Levasseur committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    61599c5 View commit details
    Browse the repository at this point in the history
  3. update image-size to natively support svg

    Francis Levasseur committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    7adeb68 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2015

  1. added density for conversions of small svg to bigger png

    Francis Levasseur committed Nov 27, 2015
    Configuration menu
    Copy the full SHA
    83d1a97 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2015

  1. added serial processing(optionnal) to prevent high cpu usage

    Francis Levasseur committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    a81238b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. updated package for image-size dep

    Francis Levasseur committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    cb0cf06 View commit details
    Browse the repository at this point in the history
  2. add ios option to convert grayscale to rgb

    Francis Levasseur committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    58873f6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2016

  1. added android playstore icon background

    Francis Levasseur committed May 19, 2016
    Configuration menu
    Copy the full SHA
    10c5235 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. add launchImages support

    markdowney committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    86d2962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df0250c View commit details
    Browse the repository at this point in the history
  3. add contents.json output

    markdowney committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    54b7496 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Configuration menu
    Copy the full SHA
    93b73be View commit details
    Browse the repository at this point in the history
  2. fix typos

    markdowney committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    2fa69c2 View commit details
    Browse the repository at this point in the history
  3. format output json

    markdowney committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    5cbcdb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d1d27a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. Configuration menu
    Copy the full SHA
    00d5c3d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Configuration menu
    Copy the full SHA
    0343c7e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. fix itunesArtWork to flatten

    Francis Levasseur committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    a051e00 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Merge branch 'master' of git://github.com/bakery/mobile-icon-resizer …

    …into bakery-master
    Francis Levasseur committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    57cbf04 View commit details
    Browse the repository at this point in the history
  2. git push origin masterMerge branch 'bakery-master'

    Francis Levasseur committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    515a1f1 View commit details
    Browse the repository at this point in the history
  3. some fixes and adjustments after merge

    Francis Levasseur committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    550aa5a View commit details
    Browse the repository at this point in the history