Skip to content

Replace java resizer with nodejs? #532

@m1ga

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

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