
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Toolkit for CreateJSでパブリッシュしたアニメーション実行ファイルのRatioを変換するコマンドラインツールです。 パブリッシュ後のCanvas操作の座標を任意の倍率に静的に処理するようになっています。node.jsで動きます。
nodeで動くのでnodeのインストールが必要です。
npm install -g trconvert
$ trconvert <file> [options]
Usage: tfconvert <file> [options]
Options:
-h, --help output usage information
-V, --version output the version number
-o, --output convert output file. If empty, output filename will be replaced [target_file_body]_[ratio*10].js.
-r, --ratio <ratio> convert ratio. path caluculated by this rate. ( default 1 )
-b, --base <base> convert base ratio (default ratio 2)
変換対象のToolkit for CreateJSで書き出されたJSファイル。
出力ファイルや変換レートなどの実行時パラメータを渡せます。詳しくはtrconvert -hとしてヘルプを見てください。
https://github.com/ysugimoto/TFCRatioConverter こちらのロジックをベースに拡張しました。
シェイプのコンパクト化すると、うまく動かない可能性があるので、パブリッシュ時にシェイプのコンパクト化のチェックを外すようにしてください。
###release
gulp tag --npm
@see LICENSE MIT License.
TFCRatioConverter included in this product is MIT License.
FAQs
Toolkit for createjs ratio converter
We found that trconvert demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.

Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.

Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.