Skip to content

Replace java resizer with nodejs? #532

Description

@m1ga

Currently the image resizing for the iOS icons/splashscreens is done by https://github.com/tidev/node-appc/tree/master/tools/resizer which is a java tool. Could it be that this is the only requirement for an iOS only build to have Java installed? Maybe it could be replaced by something like https://github.com/lovell/sharp (first google hit, not used it) in nodejs.

It is used in https://github.com/tidev/titanium-sdk/blob/master/iphone/cli/commands/_build.js#L6214

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions