mirror of
https://gitee.com/openharmony-tpc/ImageKnife.git
synced 2026-07-13 21:24:37 +08:00
ae7a8a864f
使用Image组件替换Canvas组件渲染,并重构大部分的实现逻辑,提升渲染性能 Signed-off-by: madixin <madixin@huawei.com>
13 lines
218 B
Plaintext
13 lines
218 B
Plaintext
{
|
|
"name": "entry",
|
|
"version": "1.0.0",
|
|
"description": "Please describe the basic information.",
|
|
"main": "",
|
|
"author": "",
|
|
"license": "",
|
|
"dependencies": {
|
|
"@ohos/imageknife": "file:../library"
|
|
}
|
|
}
|
|
|